@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/1d9e1f4a-d5f3-4ec9-89c5-3b9b8ff9a853>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1986-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1986-01-01T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/.well-known/skolem/5ef0ac8c-e92c-4839-bef2-85ebe1b45862>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/1d9e1f4a-d5f3-4ec9-89c5-3b9b8ff9a853> .