@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/ed6b8140-93d3-4636-9d3a-2c9de12945d7>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/c051570e-4c19-4ad2-85f4-337c2b8cb565> .
<https://stad.gent/id/blank_node/c051570e-4c19-4ad2-85f4-337c2b8cb565>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1835-02-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1835-02-01T00:00:00"^^xsd:dateTime .