@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/c6e29eba-692c-4329-abf9-56e9a51fee2f>
	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/66b39a6c-93f3-452c-92ad-6a9684881caf>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/c6e29eba-692c-4329-abf9-56e9a51fee2f> .