@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/c74f1266-961c-4e6e-a817-2536df8f87cb>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/1c94e614-d3d7-4947-a438-7ea8d800ca1e> .
<https://stad.gent/id/blank_node/1c94e614-d3d7-4947-a438-7ea8d800ca1e>
	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 .