@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/c6aa3e16-a6b5-4033-aa86-21c37b20f837>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/fa17fa93-1b76-436a-b817-750eb177ce8d> .
<https://stad.gent/id/.well-known/skolem/fa17fa93-1b76-436a-b817-750eb177ce8d>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2020-01-18T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2020-01-18T00:00:00"^^xsd:dateTime .