@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/484b539e-7b78-4501-8442-2bf712cf267c>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/b57ae68d-71b0-4ff7-900b-2bb88f1422e8> .
<https://stad.gent/id/blank_node/b57ae68d-71b0-4ff7-900b-2bb88f1422e8>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1962-07-02T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1962-07-02T00:00:00"^^xsd:dateTime .