@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/7715d67c-82c8-445a-892d-b60ef1c108c8>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/7fbda64d-8c14-40d8-b96e-524c9302e847> .
<https://stad.gent/id/blank_node/7fbda64d-8c14-40d8-b96e-524c9302e847>
	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 .