@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/9da07a7e-c6d5-4e47-9a7b-16d46c3d0e11>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/6093ea45-c16a-4c1a-acd7-ba036e93af00> .
<https://stad.gent/id/blank_node/6093ea45-c16a-4c1a-acd7-ba036e93af00>
	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 .