@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/214b5021-4409-4fd5-b333-0c49310d2b10>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/4cfade82-8930-403f-8e3c-270d57862e13> .
<https://stad.gent/id/blank_node/4cfade82-8930-403f-8e3c-270d57862e13>
	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 .