@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/6291ac8b-e62f-4b94-86f8-4364f8fce274>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/5ab51ba6-f59d-4210-97f7-5235ff067175> .
<https://stad.gent/id/blank_node/5ab51ba6-f59d-4210-97f7-5235ff067175>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2021-09-07T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2021-09-07T00:00:00"^^xsd:dateTime .