@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/1ce7f095-6571-4364-9d7c-0599fbc2bf4a>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/bce7a579-7a27-4975-bf5f-74328112b8c2> .
<https://stad.gent/id/.well-known/skolem/bce7a579-7a27-4975-bf5f-74328112b8c2>
	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 .