@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/d29e579e-4569-4b64-a183-e65430b774a0>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/f3cddb1f-b372-4314-a32c-0bc833ad6a03> .
<https://stad.gent/id/blank_node/f3cddb1f-b372-4314-a32c-0bc833ad6a03>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1864-03-16T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1864-03-16T00:00:00"^^xsd:dateTime .