@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/a7265e53-1e50-4f25-9a93-eaed829ce897>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/fbc38cd9-1994-4b82-b808-4bbae0c82cb8> .
<https://stad.gent/id/blank_node/fbc38cd9-1994-4b82-b808-4bbae0c82cb8>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1965-09-22T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1965-09-22T00:00:00"^^xsd:dateTime .