@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/f140acf3-5df9-41bd-b9d3-01ebd802b2a6>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/fcd5e427-1280-411f-940e-490b84e0e75e> .
<https://stad.gent/id/.well-known/skolem/fcd5e427-1280-411f-940e-490b84e0e75e>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2017-10-09T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2017-10-09T00:00:00"^^xsd:dateTime .