@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/e3f525d1-fb0d-450f-a701-0dd77305abe9>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/9263012c-95bb-46bf-b509-d3d0b77cd8f2> .
<https://stad.gent/id/blank_node/9263012c-95bb-46bf-b509-d3d0b77cd8f2>
	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 .