@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/2a2ef9a5-e8e1-4a8a-8e26-de5c32435493>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/c78a5a4d-1aeb-4719-aeae-5c570ebdac7f> .
<https://stad.gent/id/blank_node/c78a5a4d-1aeb-4719-aeae-5c570ebdac7f>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1965-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1965-01-01T00:00:00"^^xsd:dateTime .