@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/b01bb74d-1265-4e98-b04e-17d7c8b77afa>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/1f882ebf-7cf7-4194-b3d4-b13f9b6be7ba> .
<https://stad.gent/id/blank_node/1f882ebf-7cf7-4194-b3d4-b13f9b6be7ba>
	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 .