@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/5975cf1a-6f0d-444b-b01f-3c977fa91682>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/dfba0ae4-32cc-4878-8289-4bf985e26e89> .
<https://stad.gent/id/blank_node/dfba0ae4-32cc-4878-8289-4bf985e26e89>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1864-03-04T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1864-03-04T00:00:00"^^xsd:dateTime .