@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/327a9fd9-31fa-457d-8a32-a16d52ebe662>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/a40f6069-87e9-4af0-ac41-4e909678fe88> .
<https://stad.gent/id/.well-known/skolem/a40f6069-87e9-4af0-ac41-4e909678fe88>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2000-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2000-01-01T00:00:00"^^xsd:dateTime .