@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/14d0a10a-3125-4d76-9fdf-104512e3436e>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/33904274-7a44-4ff6-83e2-b069b23bce20> .
<https://stad.gent/id/blank_node/33904274-7a44-4ff6-83e2-b069b23bce20>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1962-11-30T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1962-11-30T00:00:00"^^xsd:dateTime .