@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/1de9305a-fa2b-4036-b931-395f90442840>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/a0ccc7d5-3767-4add-8257-fdd61f08c280> .
<https://stad.gent/id/.well-known/skolem/a0ccc7d5-3767-4add-8257-fdd61f08c280>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1962-11-30T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1962-11-30T00:00:00"^^xsd:dateTime .