@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/a6f28390-f6ad-4fa5-b2c3-fdf0fc79e574>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/71a83bf5-3278-42ae-ac91-b9c2e26f8f73> .
<https://stad.gent/id/blank_node/71a83bf5-3278-42ae-ac91-b9c2e26f8f73>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1954-09-06T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1954-09-06T00:00:00"^^xsd:dateTime .