@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/d0c1658c-d6f5-4c23-be20-a808194a5b28>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/dbdc978b-fdda-447a-8964-3cce80640a51> .
<https://stad.gent/id/blank_node/dbdc978b-fdda-447a-8964-3cce80640a51>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2006-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2006-01-01T00:00:00"^^xsd:dateTime .