@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/25e85fcf-a57e-41a9-9e91-20c3222b2019>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/267d5d02-d114-463a-b407-b4d1825f0136> .
<https://stad.gent/id/blank_node/267d5d02-d114-463a-b407-b4d1825f0136>
	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 .