@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/bdaebf7a-f866-4b56-b453-8c589d2568e6>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/a4b04c7e-b212-41df-856b-4c68820d1a84> .
<https://stad.gent/id/blank_node/a4b04c7e-b212-41df-856b-4c68820d1a84>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1964-07-03T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1964-07-03T00:00:00"^^xsd:dateTime .