@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/09f17eed-978d-4cd4-aeec-95cb8f93bea0>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/e05a8c00-1fc8-440a-ac1b-f12ddf804d61> .
<https://stad.gent/id/blank_node/e05a8c00-1fc8-440a-ac1b-f12ddf804d61>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1883-12-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1883-12-01T00:00:00"^^xsd:dateTime .