@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/2b1166be-81a5-43e0-bf32-55a52e4b3c6e>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/3e4ee21b-6f87-4d7e-bb22-621f8130e93e> .
<https://stad.gent/id/.well-known/skolem/3e4ee21b-6f87-4d7e-bb22-621f8130e93e>
	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 .