@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/62c5c635-bd34-40a1-9086-c9002e2b123a>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/bff4cd20-42b2-4514-9224-7148a76b434e> .
<https://stad.gent/id/blank_node/bff4cd20-42b2-4514-9224-7148a76b434e>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1852-02-19T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1852-02-19T00:00:00"^^xsd:dateTime .