@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/9f9c6e52-0b19-440b-8308-582d0f250eec>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/caef01ff-ea16-4099-8ee3-bb447194b24b> .
<https://stad.gent/id/blank_node/caef01ff-ea16-4099-8ee3-bb447194b24b>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1885-01-15T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1885-01-15T00:00:00"^^xsd:dateTime .