@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/eeff287b-9812-45ec-bb03-973cb49feff7>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/fe101b6f-2885-4130-bd3c-506a88dcd53a> .
<https://stad.gent/id/blank_node/fe101b6f-2885-4130-bd3c-506a88dcd53a>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2015-01-07T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2015-01-07T00:00:00"^^xsd:dateTime .