@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/2e6cb844-f312-4d4f-b4a7-668e9ec157ba>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/3385e276-d7b5-461d-b6ad-2a4a09694e4c> .
<https://stad.gent/id/.well-known/skolem/3385e276-d7b5-461d-b6ad-2a4a09694e4c>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1907-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1907-01-01T00:00:00"^^xsd:dateTime .