@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/379ecc17-b3b5-473a-9ef1-3559cd16cc80>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/c88a7bd2-6f96-4583-bd10-c6c3476a32d3> .
<https://stad.gent/id/blank_node/c88a7bd2-6f96-4583-bd10-c6c3476a32d3>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1954-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1954-01-01T00:00:00"^^xsd:dateTime .