@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/9e3b8fe4-23d0-4bfc-9eaf-58e9bca591b3>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/7c632bf7-65d0-4b88-9448-fbcc8bbde1ff> .
<https://stad.gent/id/blank_node/7c632bf7-65d0-4b88-9448-fbcc8bbde1ff>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1906-10-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1906-10-01T00:00:00"^^xsd:dateTime .