@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/6b4cf4c5-901c-42d0-9886-e2250db0e5fa>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/ef868f80-80ad-4eae-8859-5ce2966006aa> .
<https://stad.gent/id/.well-known/skolem/ef868f80-80ad-4eae-8859-5ce2966006aa>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1888-01-09T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1888-01-09T00:00:00"^^xsd:dateTime .