@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/6da1ce0c-ae67-4628-9a42-91e5b349488f>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/a53bcc49-8508-42c6-be94-0b9f0066a126> .
<https://stad.gent/id/blank_node/a53bcc49-8508-42c6-be94-0b9f0066a126>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1839-12-30T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1839-12-30T00:00:00"^^xsd:dateTime .