@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/f4dfc27a-6088-439c-9e26-b5e700d1ad14>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/ffe3a68f-9b2c-44e8-8995-3dae0057a87d> .
<https://stad.gent/id/blank_node/ffe3a68f-9b2c-44e8-8995-3dae0057a87d>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2021-12-15T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2021-12-15T00:00:00"^^xsd:dateTime .