@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/542f5454-b1ed-400c-9600-73f7495e879b>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/c96513f2-1f5b-4aa9-8d3f-97fd92e47e1a> .
<https://stad.gent/id/.well-known/skolem/c96513f2-1f5b-4aa9-8d3f-97fd92e47e1a>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2014-02-28T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2014-02-28T00:00:00"^^xsd:dateTime .