@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/1bdc3eb6-c325-4fdf-93e0-ade5e633ea93>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/3ddf95f8-412b-4f9f-81ec-4a8e33b05f55> .
<https://stad.gent/id/blank_node/3ddf95f8-412b-4f9f-81ec-4a8e33b05f55>
	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 .