@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .

<https://stad.gent/id/blank_node/855b91f1-f3fe-47c8-8f9d-5f850c3a0d5c>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	rdfs:isDefinedBy	<https://stad.gent/data/blank_node/855b91f1-f3fe-47c8-8f9d-5f850c3a0d5c> ;
	<http://data.europa.eu/m8g/endTime>	"2022-06-03T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2022-06-03T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/blank_node/b78a452f-cc11-4c3f-a313-9c767c5978c9>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/855b91f1-f3fe-47c8-8f9d-5f850c3a0d5c> .