@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/670ee6ce-3485-45d4-8b9f-3f0db4060191>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/fcd76f38-3251-4ed9-9dc3-4da3c4b46b20> .
<https://stad.gent/id/blank_node/fcd76f38-3251-4ed9-9dc3-4da3c4b46b20>
	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 .