@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/9d755066-1393-4c77-b4a0-7ac6d1889466>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/e51f6de9-52f8-4090-b5b8-e39f6d756939> .
<https://stad.gent/id/.well-known/skolem/e51f6de9-52f8-4090-b5b8-e39f6d756939>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1969-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1969-01-01T00:00:00"^^xsd:dateTime .