@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/de8fbd6f-38c8-42bf-83e8-abf94aa1d437>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/57de8c66-5dfd-4f4c-bafe-0b733566e427> .
<https://stad.gent/id/blank_node/57de8c66-5dfd-4f4c-bafe-0b733566e427>
	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 .