@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/831b4f68-8042-4afd-aa8a-008d7501ee35>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/8a4c7011-4dd1-4c48-b0cc-85adf45f346c> .
<https://stad.gent/id/blank_node/8a4c7011-4dd1-4c48-b0cc-85adf45f346c>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1960-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1960-01-01T00:00:00"^^xsd:dateTime .