@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/48a27f77-740c-4b8b-8f7c-68a30a7fd572>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/fa3520d4-bcb6-4daf-bbb3-2411e2e749b4> .
<https://stad.gent/id/blank_node/fa3520d4-bcb6-4daf-bbb3-2411e2e749b4>
	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 .