@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/d34b3b3f-b492-4847-a3c0-eec61a06ca17>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/d5efe4be-2f10-4198-8bce-12d6c08e2933> .
<https://stad.gent/id/blank_node/d5efe4be-2f10-4198-8bce-12d6c08e2933>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1902-09-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1902-09-01T00:00:00"^^xsd:dateTime .