@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/97d75901-72a7-468c-b803-8b4ecbd1d7c0>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/8f4e7b3f-b083-42cd-ab07-7a0b543ef19b> .
<https://stad.gent/id/blank_node/8f4e7b3f-b083-42cd-ab07-7a0b543ef19b>
	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 .