@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/a2d0fc15-3351-45c9-b90c-c7e030ab8db8>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/1c6951b9-be80-430c-b040-ad87b7d4ea47> .
<https://stad.gent/id/blank_node/1c6951b9-be80-430c-b040-ad87b7d4ea47>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1967-11-27T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1967-11-27T00:00:00"^^xsd:dateTime .