@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/64d5434a-932b-4140-95ae-011e92cc8c32>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/ba2dc8dc-d975-4e49-ab7e-c97a439bbc3c> .
<https://stad.gent/id/blank_node/ba2dc8dc-d975-4e49-ab7e-c97a439bbc3c>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1852-01-28T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1852-01-28T00:00:00"^^xsd:dateTime .