@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/a09fc1c7-a2a3-44d1-8dbf-c51889ae4f67>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/f87b48e8-9e47-42d5-8d3a-d2a5e43dace8> .
<https://stad.gent/id/.well-known/skolem/f87b48e8-9e47-42d5-8d3a-d2a5e43dace8>
	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 .