@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/c8466e10-8550-40f3-af71-f25000fa6963>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/e3148536-3449-4d68-ba09-b27c2f5ee000> .
<https://stad.gent/id/.well-known/skolem/e3148536-3449-4d68-ba09-b27c2f5ee000>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2014-06-10T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2014-06-10T00:00:00"^^xsd:dateTime .