@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/0e893dda-6b79-412a-8c25-790b732b4c95>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/842c8842-51d3-49e6-92bc-f94b8aad858f> .
<https://stad.gent/id/.well-known/skolem/842c8842-51d3-49e6-92bc-f94b8aad858f>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2016-02-09T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2016-02-09T00:00:00"^^xsd:dateTime .