@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/1c8e223c-4712-437d-b54a-c44d046acc18>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/4c376219-c1b8-4b92-b4b3-a82e77a7463b> .
<https://stad.gent/id/.well-known/skolem/4c376219-c1b8-4b92-b4b3-a82e77a7463b>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1870-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1870-01-01T00:00:00"^^xsd:dateTime .