@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/0b1a5444-c1cd-4b3e-a4a3-f2493f8f2257>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/7ab5964b-5cee-4252-a3d5-01f32eb0290d> .
<https://stad.gent/id/.well-known/skolem/7ab5964b-5cee-4252-a3d5-01f32eb0290d>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1867-11-10T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1867-11-10T00:00:00"^^xsd:dateTime .