@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/b4f7b969-c6c4-4dbd-80ef-d116e99d205b>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/3aa9f71c-b9d0-480e-b9e4-20f908df88c8> .
<https://stad.gent/id/blank_node/3aa9f71c-b9d0-480e-b9e4-20f908df88c8>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1956-08-27T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1956-08-27T00:00:00"^^xsd:dateTime .