@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/6054d14f-72b8-4f7a-ba10-6ae4d75231b9>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/afe9d401-7894-42d6-b1ce-e950205e094c> .
<https://stad.gent/id/.well-known/skolem/afe9d401-7894-42d6-b1ce-e950205e094c>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1876-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1876-01-01T00:00:00"^^xsd:dateTime .