@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/217c0b71-f036-4630-925e-c5ee50fae649>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/27ed2919-8386-4e2c-ad90-d2995b639828> .
<https://stad.gent/id/.well-known/skolem/27ed2919-8386-4e2c-ad90-d2995b639828>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1940-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1940-01-01T00:00:00"^^xsd:dateTime .