@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/9c92a4d0-6dcf-45a9-b1dc-027d45a6adbc>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/b36be154-4f15-4545-aebf-d48b5e55840f> .
<https://stad.gent/id/.well-known/skolem/b36be154-4f15-4545-aebf-d48b5e55840f>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2014-10-04T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2014-10-04T00:00:00"^^xsd:dateTime .