@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/6b03722e-ff1e-4032-bc3d-e07ce8516212>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/566ff5ed-73d5-4ef9-9601-1b1d18157d2f> .
<https://stad.gent/id/blank_node/566ff5ed-73d5-4ef9-9601-1b1d18157d2f>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1962-09-12T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1962-09-12T00:00:00"^^xsd:dateTime .