@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/2225ea51-cb5c-4d08-a0f0-af3d647d7d45>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/dc9ffdcc-826e-4046-802c-6803714a0f8a> .
<https://stad.gent/id/.well-known/skolem/dc9ffdcc-826e-4046-802c-6803714a0f8a>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2015-01-07T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2015-01-07T00:00:00"^^xsd:dateTime .