@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/ca2c400f-897d-45d8-8afc-4b6667f0a002>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/37310b68-eba0-4d47-a7e9-708867b0238f> .
<https://stad.gent/id/blank_node/37310b68-eba0-4d47-a7e9-708867b0238f>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1870-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1870-01-01T00:00:00"^^xsd:dateTime .