@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/c78c2de0-f9aa-4253-8cdc-b8cd836964ee>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/c8e721b1-6933-4ad8-847d-e5b4ed3d9875> .
<https://stad.gent/id/blank_node/c8e721b1-6933-4ad8-847d-e5b4ed3d9875>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1862-10-22T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1862-10-22T00:00:00"^^xsd:dateTime .