@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/41a807d0-0036-4dfe-af5c-2078c94b01b7>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/283caae6-ca04-4e55-ad94-9f8b1e7281ab> .
<https://stad.gent/id/blank_node/283caae6-ca04-4e55-ad94-9f8b1e7281ab>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1874-11-27T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1874-11-27T00:00:00"^^xsd:dateTime .