@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/b8c7b88f-1100-406f-b516-80276b7f7823>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/9c0dad11-a79e-4a5b-bccf-666aa7e5126e> .
<https://stad.gent/id/blank_node/9c0dad11-a79e-4a5b-bccf-666aa7e5126e>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1965-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1965-01-01T00:00:00"^^xsd:dateTime .