@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/b4e2a7cb-686f-4900-a7ab-a73fd0b72fc1>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1867-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1867-01-01T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/blank_node/d8034bfd-275c-4506-bd41-4cae62610fb7>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/b4e2a7cb-686f-4900-a7ab-a73fd0b72fc1> .