@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/44006b82-75ee-4da8-816c-f8db2490cbb3>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/2c5e3dba-cd4f-42f1-9bea-76075b2a23e9> .
<https://stad.gent/id/blank_node/2c5e3dba-cd4f-42f1-9bea-76075b2a23e9>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1894-09-26T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1894-09-26T00:00:00"^^xsd:dateTime .