@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/45b5b4a9-ae5e-428d-bd0a-4d27fc095e1a>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/6fcb3762-b3a2-4132-ad1c-49e969f1ec5e> .
<https://stad.gent/id/blank_node/6fcb3762-b3a2-4132-ad1c-49e969f1ec5e>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2013-07-02T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2013-07-02T00:00:00"^^xsd:dateTime .