@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/b0813eb2-28a6-420f-ae8a-dbe4cf36e14d>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/f1631755-7411-437d-9c4d-9cebfc841919> .
<https://stad.gent/id/blank_node/f1631755-7411-437d-9c4d-9cebfc841919>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1832-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1832-01-01T00:00:00"^^xsd:dateTime .