@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/a9d1bb66-c349-4dcd-a648-766c872a42d1>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/564ec5cd-898d-49c1-9160-5ffd14dd7abb> .
<https://stad.gent/id/blank_node/564ec5cd-898d-49c1-9160-5ffd14dd7abb>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1869-05-26T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1869-05-26T00:00:00"^^xsd:dateTime .