@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/26bf52d3-ca3f-48da-8452-0af87343d015>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/bc2eef9f-0a35-4ed3-942b-f71239f3180d> .
<https://stad.gent/id/blank_node/bc2eef9f-0a35-4ed3-942b-f71239f3180d>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1874-11-25T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1874-11-25T00:00:00"^^xsd:dateTime .