@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/95a94a10-0db0-4d9b-887c-65298b244318>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/5383c649-9f0b-4536-ba3f-b569d02af99e> .
<https://stad.gent/id/blank_node/5383c649-9f0b-4536-ba3f-b569d02af99e>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2020-12-16T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2020-12-16T00:00:00"^^xsd:dateTime .