@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/0467ee53-b43f-4a08-b78c-fce8ecda4867>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/7f54da4b-c95a-43e9-9369-f390a0286e1b> .
<https://stad.gent/id/blank_node/7f54da4b-c95a-43e9-9369-f390a0286e1b>
	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 .