@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/99d77066-c201-4d91-bf46-63c8357a8a55>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/ebb8177c-8451-474f-9ce8-9027e0c3fd06> .
<https://stad.gent/id/.well-known/skolem/ebb8177c-8451-474f-9ce8-9027e0c3fd06>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1852-11-05T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1852-11-05T00:00:00"^^xsd:dateTime .