@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/e9b99630-319f-4d08-aa79-bb7565d6da30>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/1c1130d8-184e-4c20-9012-286bf0931290> .
<https://stad.gent/id/blank_node/1c1130d8-184e-4c20-9012-286bf0931290>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2018-07-05T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2018-07-05T00:00:00"^^xsd:dateTime .