@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/c86bc470-afa3-409d-9d77-e8239bf1bfd9>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/cfd08c8d-e1e2-4bd3-a836-28b62ceff1e7> .
<https://stad.gent/id/.well-known/skolem/cfd08c8d-e1e2-4bd3-a836-28b62ceff1e7>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2015-03-03T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2015-03-03T00:00:00"^^xsd:dateTime .