@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/f1cf9fdd-ee61-4383-96cc-404b91cb96ce>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/3a1291f4-eb24-4f30-b34e-0ce9d9040d1b> .
<https://stad.gent/id/blank_node/3a1291f4-eb24-4f30-b34e-0ce9d9040d1b>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1968-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1968-01-01T00:00:00"^^xsd:dateTime .