@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/8c374d40-35f3-486f-85bc-50eeced300c2>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/4ec3b1dc-a10d-408e-afad-73e103b011d2> .
<https://stad.gent/id/blank_node/4ec3b1dc-a10d-408e-afad-73e103b011d2>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1836-12-13T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1836-12-13T00:00:00"^^xsd:dateTime .