@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/f2658f01-dcad-4db7-befb-43d43e4fc0b8>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/36929a1e-dd4a-432e-bd0b-75b96590343d> .
<https://stad.gent/id/blank_node/36929a1e-dd4a-432e-bd0b-75b96590343d>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2016-04-15T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2016-04-15T00:00:00"^^xsd:dateTime .