@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/bd31463c-55a0-4636-a500-24bffb9678cf>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/e79ebfe7-e5ad-43a8-a3dd-e8339a184e71> .
<https://stad.gent/id/.well-known/skolem/e79ebfe7-e5ad-43a8-a3dd-e8339a184e71>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2021-10-08T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2021-10-08T00:00:00"^^xsd:dateTime .