@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/6eb3feb8-402f-4cef-b5c0-bd9f4b01b0f1>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/f923316e-e262-4ae3-9b9a-b10e7ec6a98d> .
<https://stad.gent/id/blank_node/f923316e-e262-4ae3-9b9a-b10e7ec6a98d>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1963-06-25T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1963-06-25T00:00:00"^^xsd:dateTime .