@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/01de6a64-4b06-426b-8a22-4bbd9a903d31>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/06d923ac-07f5-4f81-b06b-4ca5f4c1033e> .
<https://stad.gent/id/.well-known/skolem/06d923ac-07f5-4f81-b06b-4ca5f4c1033e>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2015-01-07T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2015-01-07T00:00:00"^^xsd:dateTime .