@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/e9d2b34e-536f-4c17-aecb-0e30fcd8ba0f>
	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 .
<https://stad.gent/id/blank_node/15221f5c-82a4-4186-bffe-895ac84b21f8>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/e9d2b34e-536f-4c17-aecb-0e30fcd8ba0f> .