@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/add035fe-405b-4caa-98d0-de3f437c082a>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/055cdbe6-5c94-4f9a-843e-7b1be99bcad1> .
<https://stad.gent/id/blank_node/055cdbe6-5c94-4f9a-843e-7b1be99bcad1>
	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 .