@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/d32eeb06-e3a2-4713-b538-c9833743ea3d>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2015-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2015-01-01T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/.well-known/skolem/f3999bb8-01d7-446b-8485-a73128c35cc3>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/d32eeb06-e3a2-4713-b538-c9833743ea3d> .