@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/266bfc08-24c4-47f1-81dc-4508632746c9>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/f2ef5f38-ac87-47fa-9bdd-af4e92cdfd75> .
<https://stad.gent/id/blank_node/f2ef5f38-ac87-47fa-9bdd-af4e92cdfd75>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1967-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1967-01-01T00:00:00"^^xsd:dateTime .