@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/95b614fe-f00a-4dd4-904b-5486ee7cd1cb>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/e5712e47-c65e-44ae-a56c-8612601df421> .
<https://stad.gent/id/.well-known/skolem/e5712e47-c65e-44ae-a56c-8612601df421>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2013-09-06T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2013-09-06T00:00:00"^^xsd:dateTime .