@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/8f6a6c39-3eb6-49f4-b1a9-27e6fda28b82>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/07cf5b25-c4f5-4d73-b9ce-964b687065ff> .
<https://stad.gent/id/blank_node/07cf5b25-c4f5-4d73-b9ce-964b687065ff>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1906-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1906-01-01T00:00:00"^^xsd:dateTime .