@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/cecfc18b-ffc2-41e6-a51c-9194c5871066>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/a351b1be-78d9-4459-9111-2a04c7c7f358> .
<https://stad.gent/id/blank_node/a351b1be-78d9-4459-9111-2a04c7c7f358>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1960-10-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1960-10-01T00:00:00"^^xsd:dateTime .