@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/23ee23a8-137b-412d-b2b9-ac18486daca7>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/b12af20d-2867-4205-8969-77a0b6e8796c> .
<https://stad.gent/id/blank_node/b12af20d-2867-4205-8969-77a0b6e8796c>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1861-04-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1861-04-01T00:00:00"^^xsd:dateTime .