@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/8c6894f0-18fa-4024-80ab-72ead9aa3341>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/80ba8d21-bd09-4c7f-8b05-ec20c941b67b> .
<https://stad.gent/id/blank_node/80ba8d21-bd09-4c7f-8b05-ec20c941b67b>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2005-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2005-01-01T00:00:00"^^xsd:dateTime .