@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/a016719d-f1a2-400c-9d99-cec1789eb9eb>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/ffc8be59-4b0d-409b-81e5-e9a9444c8a63> .
<https://stad.gent/id/blank_node/ffc8be59-4b0d-409b-81e5-e9a9444c8a63>
	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 .