@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/95f3c70b-d51b-40ac-a34b-d10c3f0959aa>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/baa4b41d-e4a8-4a41-8b78-7b8d0772fd5e> .
<https://stad.gent/id/blank_node/baa4b41d-e4a8-4a41-8b78-7b8d0772fd5e>
	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 .