@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .

<https://stad.gent/id/blank_node/6b4bd6ad-8069-4d04-bf59-1e09aec35c82>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/0da5cfae-4538-43eb-8c6f-0cd2c208f3fb> .
<https://stad.gent/id/blank_node/0da5cfae-4538-43eb-8c6f-0cd2c208f3fb>
	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 .