@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/017208b9-c46f-442d-844d-c669dafb7389>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/b9163de8-2c81-428f-b66a-67d0e981edbf> .
<https://stad.gent/id/.well-known/skolem/b9163de8-2c81-428f-b66a-67d0e981edbf>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2016-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2016-01-01T00:00:00"^^xsd:dateTime .