@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/91467c16-c926-41cf-aad7-9f30e301d040>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/41b500f9-45c3-4b77-896c-4ed42c5e8fbc> .
<https://stad.gent/id/blank_node/41b500f9-45c3-4b77-896c-4ed42c5e8fbc>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1979-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1979-01-01T00:00:00"^^xsd:dateTime .