@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/698b40e4-3651-4c53-b3cf-019bf9280ba3>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1885-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1885-01-01T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/blank_node/49bbc199-c3dd-4d78-8ef1-d0ffde18b577>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/698b40e4-3651-4c53-b3cf-019bf9280ba3> .