@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/20a16f6f-5de7-49b4-b81e-29d2ea9c87cf>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/84417113-6112-49bf-986c-4ada3f229bd3> .
<https://stad.gent/id/blank_node/84417113-6112-49bf-986c-4ada3f229bd3>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1908-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1908-01-01T00:00:00"^^xsd:dateTime .