@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/8fe6bd2b-c2a1-4bc2-80c0-fd02cf0b8a6a>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/e1be7185-f7a4-4c61-b526-2778e762443b> .
<https://stad.gent/id/.well-known/skolem/e1be7185-f7a4-4c61-b526-2778e762443b>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1901-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1901-01-01T00:00:00"^^xsd:dateTime .