@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/b8a8fc83-6d53-44c9-8816-8d36ee30181a>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/be678449-3bf8-4b6c-9d34-7c8bb60ea36c> .
<https://stad.gent/id/blank_node/be678449-3bf8-4b6c-9d34-7c8bb60ea36c>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1866-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1866-01-01T00:00:00"^^xsd:dateTime .