@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/02d4abfb-8625-41f0-abc0-ad58887b2bf5>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/93465e79-046a-4b4d-ba0e-26cebd603f70> .
<https://stad.gent/id/blank_node/93465e79-046a-4b4d-ba0e-26cebd603f70>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2014-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2014-01-01T00:00:00"^^xsd:dateTime .