@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/39d6032a-2757-4fd9-86de-a968cd62b217>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/640e470a-52b9-41c5-a152-385fe499f23a> .
<https://stad.gent/id/.well-known/skolem/640e470a-52b9-41c5-a152-385fe499f23a>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1862-10-22T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1862-10-22T00:00:00"^^xsd:dateTime .