@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/567c23c8-c7bc-42d9-bbc3-4ab16975e283>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/f9bed08f-20b8-48b6-9eff-8261b8797aff> .
<https://stad.gent/id/blank_node/f9bed08f-20b8-48b6-9eff-8261b8797aff>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2021-06-09T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2021-06-09T00:00:00"^^xsd:dateTime .