@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/1bc082dc-56cd-4186-b186-e7962f2135a1>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/6e42696a-3188-4af1-906c-069f7f32abbc> .
<https://stad.gent/id/.well-known/skolem/6e42696a-3188-4af1-906c-069f7f32abbc>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1888-06-14T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1888-06-14T00:00:00"^^xsd:dateTime .