@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/2e06f8a2-b143-41f0-85b8-7d9389e63af0>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1982-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1982-01-01T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/.well-known/skolem/d312afc5-446e-440f-9258-9f7ba3f68f6b>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/2e06f8a2-b143-41f0-85b8-7d9389e63af0> .