@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/a7b3057f-25c6-4048-bfea-e1f6f4103314>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/7f38eac1-37a2-4973-b090-95dc19b5625c> .
<https://stad.gent/id/blank_node/7f38eac1-37a2-4973-b090-95dc19b5625c>
	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 .