@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/2fe7392f-29f3-42fe-b6d3-9ff110a0cffc>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2022-05-12T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2022-05-12T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/blank_node/d4809eaf-a438-43ad-853d-35c59653a5cf>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/2fe7392f-29f3-42fe-b6d3-9ff110a0cffc> .