@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .

<https://stad.gent/id/blank_node/930d4b44-98f8-4bfc-abb7-0b74aceb64b4>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/863cba9a-1296-4073-b251-4594c3f06e63> .
<https://stad.gent/id/blank_node/863cba9a-1296-4073-b251-4594c3f06e63>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1875-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1875-01-01T00:00:00"^^xsd:dateTime .