@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/0c609950-bff6-46c6-8c6d-3a4efe271aaa>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/e0107aec-6f41-4317-bb12-3c2dc3fda2f4> .
<https://stad.gent/id/.well-known/skolem/e0107aec-6f41-4317-bb12-3c2dc3fda2f4>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2015-09-02T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2015-09-02T00:00:00"^^xsd:dateTime .