@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/cb075c60-0fa4-4cb3-8c1a-196c59b4d21e>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/e14220eb-1ca1-4d6d-9551-aae97a927763> .
<https://stad.gent/id/.well-known/skolem/e14220eb-1ca1-4d6d-9551-aae97a927763>
	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 .