@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/620de959-f5c0-4bf9-b1a3-facc9dd3696c>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/fca1e94a-62a8-46d1-b0de-104b7c15253d> .
<https://stad.gent/id/blank_node/fca1e94a-62a8-46d1-b0de-104b7c15253d>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1884-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1884-01-01T00:00:00"^^xsd:dateTime .