@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/6c974e9e-fa2b-46b6-9dea-00580b18a3a1>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/bc18cd43-930d-49c4-b465-9889f4499887> .
<https://stad.gent/id/blank_node/bc18cd43-930d-49c4-b465-9889f4499887>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2018-10-17T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2018-10-17T00:00:00"^^xsd:dateTime .