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

<https://stad.gent/id/.well-known/skolem/edafbc79-2755-41b5-a60c-371ecfc26a4e>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/fbc31b84-f7f8-44df-9f47-66eb3620bab3> .
<https://stad.gent/id/.well-known/skolem/fbc31b84-f7f8-44df-9f47-66eb3620bab3>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2021-09-07T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2021-09-07T00:00:00"^^xsd:dateTime .