@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/88e6d504-37d4-410b-9c2b-9a4088d24c84>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/090ef9c7-52f7-4963-878b-820a45f19223> .
<https://stad.gent/id/blank_node/090ef9c7-52f7-4963-878b-820a45f19223>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1852-11-05T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1852-11-05T00:00:00"^^xsd:dateTime .