@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/2a5f22d2-1699-499e-a0be-e3fb4f49d802>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/d17599c1-b684-481c-b599-6d8772de33bf> .
<https://stad.gent/id/blank_node/d17599c1-b684-481c-b599-6d8772de33bf>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2018-11-21T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2018-11-21T00:00:00"^^xsd:dateTime .