@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/b09b658c-51f9-4c14-9951-e4e2d06792a5>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/3f971685-d031-46e0-abd3-89a5b0eab1b0> .
<https://stad.gent/id/blank_node/3f971685-d031-46e0-abd3-89a5b0eab1b0>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2021-11-28T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2021-11-28T00:00:00"^^xsd:dateTime .