@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/2a4c1b4c-0274-4508-a987-ccdb22389e77>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/d5ce2fbb-e354-441b-b81f-fab1984fd474> .
<https://stad.gent/id/.well-known/skolem/d5ce2fbb-e354-441b-b81f-fab1984fd474>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2015-04-09T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2015-04-09T00:00:00"^^xsd:dateTime .