@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/b161b97c-947b-4aa9-8695-7901d8697aa0>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/78a06289-e4f3-4b0a-ac4f-c46684ae3b19> .
<https://stad.gent/id/blank_node/78a06289-e4f3-4b0a-ac4f-c46684ae3b19>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1896-06-15T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1896-06-15T00:00:00"^^xsd:dateTime .