@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/690829f7-44e7-45cf-b6a9-5fe52de24ac5>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/d1b872b8-270e-4d42-99ea-b55a92f90fae> .
<https://stad.gent/id/blank_node/d1b872b8-270e-4d42-99ea-b55a92f90fae>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2016-06-21T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2016-06-21T00:00:00"^^xsd:dateTime .