@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/9916021e-36cd-4775-932d-c95484fee6fc>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/588745f6-c1e1-4827-a5d1-269b33c3dd75> .
<https://stad.gent/id/blank_node/588745f6-c1e1-4827-a5d1-269b33c3dd75>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1885-10-20T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1885-10-20T00:00:00"^^xsd:dateTime .