@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/dfb5b397-cdc5-4c92-8dd9-48d2872ae153>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1869-05-26T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1869-05-26T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/blank_node/2aca5d7a-cb71-4381-b182-8e0b9b9666d6>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/dfb5b397-cdc5-4c92-8dd9-48d2872ae153> .