@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/618a0162-8e6d-40ae-be38-30b50df445d8>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/5feb69be-b6a4-465c-9d7c-e5941aca3427> .
<https://stad.gent/id/blank_node/5feb69be-b6a4-465c-9d7c-e5941aca3427>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2022-06-20T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2022-06-20T00:00:00"^^xsd:dateTime .