@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/bd48e4b0-7e18-4b6a-b67d-b61013a3f3b5>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/77b67d47-69a0-4c61-88d9-f94b1d1fe22c> .
<https://stad.gent/id/blank_node/77b67d47-69a0-4c61-88d9-f94b1d1fe22c>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1959-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1959-01-01T00:00:00"^^xsd:dateTime .