@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/61fe13bf-71ef-4434-aa57-c231ae3a2117>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/afd448b1-b087-41f8-927c-ccb1924a3c06> .
<https://stad.gent/id/.well-known/skolem/afd448b1-b087-41f8-927c-ccb1924a3c06>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2014-06-03T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2014-06-03T00:00:00"^^xsd:dateTime .