@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/bc4edef9-104e-482e-99a2-fd23d32126ce>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/3ece3c49-d143-451f-b4cd-f9a20653adaf> .
<https://stad.gent/id/blank_node/3ece3c49-d143-451f-b4cd-f9a20653adaf>
	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 .