@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/5d3768be-ad99-4132-b4ad-6e554a55fe92>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1951-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1951-01-01T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/blank_node/eba73406-dade-4b6d-a9b7-6bd1b7eceece>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/5d3768be-ad99-4132-b4ad-6e554a55fe92> .