@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/a6c43e9f-15f9-46f6-9c9d-2f1b9c6226cd>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/ec5d5f81-cfbf-42e8-b6f0-c3a2b641f0f8> .
<https://stad.gent/id/.well-known/skolem/ec5d5f81-cfbf-42e8-b6f0-c3a2b641f0f8>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2013-09-24T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2013-09-24T00:00:00"^^xsd:dateTime .