@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/8bea25f2-2908-4d06-b71f-bd014b914f9c>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/fcd943c3-17ec-4b18-a30c-9a54eddf620c> .
<https://stad.gent/id/blank_node/fcd943c3-17ec-4b18-a30c-9a54eddf620c>
	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 .