@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/e41c8e5e-6625-4901-a59a-4399b37d1e9a>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/ded2e2ba-77ef-4df5-b815-be8a88298260> .
<https://stad.gent/id/blank_node/ded2e2ba-77ef-4df5-b815-be8a88298260>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2022-05-18T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2022-05-18T00:00:00"^^xsd:dateTime .