@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/6480b165-73e3-49d9-ad9a-394ff76eb88d>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/e25ebeb8-0e66-4357-96e3-642d3cb91870> .
<https://stad.gent/id/blank_node/e25ebeb8-0e66-4357-96e3-642d3cb91870>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1907-04-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1907-04-01T00:00:00"^^xsd:dateTime .