@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/95b0ca35-8089-4db5-a68f-3638e6e64269>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/3f91ae1c-c4ab-4ba1-b009-d072c2ae101d> .
<https://stad.gent/id/blank_node/3f91ae1c-c4ab-4ba1-b009-d072c2ae101d>
	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 .