@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/e45d0931-1ec5-4c45-8434-f259ac3e863e>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/5a281633-b462-4730-b49d-5dbbdeb1f770> .
<https://stad.gent/id/blank_node/5a281633-b462-4730-b49d-5dbbdeb1f770>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1955-02-18T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1955-02-18T00:00:00"^^xsd:dateTime .