@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/2d3febd0-7408-44cb-b6bd-f60940b878a1>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1894-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1894-01-01T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/blank_node/04fe2b17-e219-42fc-9b01-e2ce5febef24>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/2d3febd0-7408-44cb-b6bd-f60940b878a1> .