@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/0b2ece6f-865f-4990-8ada-da57a4458ad9>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/fb81216e-fb76-4c26-ba01-8c5a3eb00156> .
<https://stad.gent/id/.well-known/skolem/fb81216e-fb76-4c26-ba01-8c5a3eb00156>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2015-12-08T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2015-12-08T00:00:00"^^xsd:dateTime .