@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/2ed18050-29fb-40f3-afc8-07f2c4c63bd6>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/d229fd38-ffb3-40eb-9f9a-2d64860b86e7> .
<https://stad.gent/id/blank_node/d229fd38-ffb3-40eb-9f9a-2d64860b86e7>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2021-12-08T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2021-12-08T00:00:00"^^xsd:dateTime .