@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/92154d6e-ef52-4348-b21c-4ffc7343e970>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/fea63657-60ff-48ee-81dd-f79c8551fe2c> .
<https://stad.gent/id/blank_node/fea63657-60ff-48ee-81dd-f79c8551fe2c>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2020-12-25T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2020-12-25T00:00:00"^^xsd:dateTime .