@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/16ac00fb-1742-4242-b746-0e2ecad64c44>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/22f2e5fb-6a7b-487e-9e28-8edd657d3a9d> .
<https://stad.gent/id/.well-known/skolem/22f2e5fb-6a7b-487e-9e28-8edd657d3a9d>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2013-09-24T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2013-09-24T00:00:00"^^xsd:dateTime .