@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/234b453a-c62d-4edb-be0b-85dfe41a4ed0>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/b2f778e6-d60f-4a51-9d00-5518176d415a> .
<https://stad.gent/id/blank_node/b2f778e6-d60f-4a51-9d00-5518176d415a>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2021-09-08T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2021-09-08T00:00:00"^^xsd:dateTime .