@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/d4289738-4e26-41df-bb98-e68345cfe3ab>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/415cf2cd-50ce-4444-afee-5490c31cf3d9> .
<https://stad.gent/id/blank_node/415cf2cd-50ce-4444-afee-5490c31cf3d9>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1885-04-13T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1885-04-13T00:00:00"^^xsd:dateTime .