@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/ad78ce06-be21-4d36-a7f7-f069581c36a1>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/d1c887aa-e80b-414e-b10a-d3df884359be> .
<https://stad.gent/id/blank_node/d1c887aa-e80b-414e-b10a-d3df884359be>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1874-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1874-01-01T00:00:00"^^xsd:dateTime .