@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/499e55a7-cae9-4b0f-9bdd-cff43b5ce671>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/48ef2084-81c2-4fa0-8555-a8ee13bb561b> .
<https://stad.gent/id/blank_node/48ef2084-81c2-4fa0-8555-a8ee13bb561b>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2021-12-08T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2021-12-08T00:00:00"^^xsd:dateTime .