@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/c83fe9c5-ce74-4bd9-87de-a242ff2c157b>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/7d9f5b98-a4f8-480d-9b47-4c4ba913fb4a> .
<https://stad.gent/id/blank_node/7d9f5b98-a4f8-480d-9b47-4c4ba913fb4a>
	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 .