@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/6f3aec82-d393-4793-bae1-12dc255a27a9>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/6960e48e-c29e-4f95-b5a1-5ffcb6fb5b9a> .
<https://stad.gent/id/blank_node/6960e48e-c29e-4f95-b5a1-5ffcb6fb5b9a>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2014-11-22T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2014-11-22T00:00:00"^^xsd:dateTime .