@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/0b00aeb1-83ee-486e-b52c-26197af5c273>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/217a647b-7994-4053-a89a-5bd5f51e3d42> .
<https://stad.gent/id/blank_node/217a647b-7994-4053-a89a-5bd5f51e3d42>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1864-03-04T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1864-03-04T00:00:00"^^xsd:dateTime .