@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/d38184ac-55d6-440f-b002-5315dd9a83c1>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/81e4e0f4-2172-457e-9a0e-21a6b9b3d91c> .
<https://stad.gent/id/blank_node/81e4e0f4-2172-457e-9a0e-21a6b9b3d91c>
	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 .