@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/c211ecbf-5d8e-467c-85e6-40e760369b79>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/f2c57f0b-8575-4f5a-803e-eb0ec6f5f2dd> .
<https://stad.gent/id/blank_node/f2c57f0b-8575-4f5a-803e-eb0ec6f5f2dd>
	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 .