@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/d96940c2-dbaa-48e5-accd-41b4c6fd528f>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/e6a7ea49-f360-42f5-860f-6d7afc909996> .
<https://stad.gent/id/.well-known/skolem/e6a7ea49-f360-42f5-860f-6d7afc909996>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2017-03-07T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2017-03-07T00:00:00"^^xsd:dateTime .