@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/c7bf4589-1d9d-4d7c-97bf-116f9ca241f7>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2022-05-18T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2022-05-18T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/blank_node/556a4420-922f-482e-9a20-fb3e998d9b52>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/c7bf4589-1d9d-4d7c-97bf-116f9ca241f7> .