@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/25984552-41ab-4d4c-82f7-32a0b7a49f3e>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/ab9b1f1e-6d50-4976-8b75-fcd205adf715> .
<https://stad.gent/id/blank_node/ab9b1f1e-6d50-4976-8b75-fcd205adf715>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2018-10-20T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2018-10-20T00:00:00"^^xsd:dateTime .