@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/069868f1-c7bd-4c92-8a71-5bbbd629a6cd>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/70e67d28-2464-4bc4-a57c-1510eafd7874> .
<https://stad.gent/id/.well-known/skolem/70e67d28-2464-4bc4-a57c-1510eafd7874>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2014-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2014-01-01T00:00:00"^^xsd:dateTime .