@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/ee82e8c3-c11c-4ee3-84ee-fab3bb96d35b>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/7e9f3cb9-beb5-4595-83d5-edfb5a255f29> .
<https://stad.gent/id/blank_node/7e9f3cb9-beb5-4595-83d5-edfb5a255f29>
	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 .