@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/3bb5d603-0596-47aa-a89e-8d5f30c0d069>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/976bfe57-39d8-4021-afb0-b6d510440c96> .
<https://stad.gent/id/.well-known/skolem/976bfe57-39d8-4021-afb0-b6d510440c96>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1945-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1945-01-01T00:00:00"^^xsd:dateTime .