@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/c1b0ccdf-45d6-43d1-b052-ef2b1d5a89e3>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2021-11-18T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2021-11-18T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/blank_node/aee9a305-f69f-470c-a229-8208370edbfd>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/c1b0ccdf-45d6-43d1-b052-ef2b1d5a89e3> .