@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/f26d365e-f3c5-4ec8-a4ab-121ddc6fab82>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/f7231fe7-8a95-4548-a4f9-5165f2c5ae2e> .
<https://stad.gent/id/blank_node/f7231fe7-8a95-4548-a4f9-5165f2c5ae2e>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1894-12-20T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1894-12-20T00:00:00"^^xsd:dateTime .