@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/7b71ee6f-2f4f-445c-95e5-d6a69d522055>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/974c1e37-44a5-4574-baa0-7ffcfd2e5bbd> .
<https://stad.gent/id/blank_node/974c1e37-44a5-4574-baa0-7ffcfd2e5bbd>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1864-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1864-01-01T00:00:00"^^xsd:dateTime .