@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/2fcf717e-5242-4e3d-8719-48023ad8a024>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/8bcded88-257d-4a5a-b1f3-252a00f4947e> .
<https://stad.gent/id/.well-known/skolem/8bcded88-257d-4a5a-b1f3-252a00f4947e>
	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 .