@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/1d8a1260-f5f3-47e6-a88d-68bcdf7511c7>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/586f8060-3e58-49b6-ad23-191e16941c4c> .
<https://stad.gent/id/.well-known/skolem/586f8060-3e58-49b6-ad23-191e16941c4c>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2018-03-24T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2018-03-24T00:00:00"^^xsd:dateTime .