@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/7eac115e-adfb-4fa3-b967-29f6550a4ff8>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/98dfb9f8-abe1-4b09-8e3e-89d4e4de8c0c> .
<https://stad.gent/id/.well-known/skolem/98dfb9f8-abe1-4b09-8e3e-89d4e4de8c0c>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1899-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1899-01-01T00:00:00"^^xsd:dateTime .