@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/dbc84227-5221-4e7a-9e54-9536c472c759>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/7823b145-e474-4013-9073-5fbdd719fe82> .
<https://stad.gent/id/blank_node/7823b145-e474-4013-9073-5fbdd719fe82>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2021-10-21T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2021-10-21T00:00:00"^^xsd:dateTime .