@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/1f00daa6-bb5b-44bb-82e3-a87baebdece6>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/7453963d-cd35-4ba0-a314-70f376e5d9d3> .
<https://stad.gent/id/.well-known/skolem/7453963d-cd35-4ba0-a314-70f376e5d9d3>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2013-01-07T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2013-01-07T00:00:00"^^xsd:dateTime .