@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/ac68b185-12d3-4016-b3b5-f2ef67e90245>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/fd8ec67d-109f-4818-9cb5-6e52ba49c11f> .
<https://stad.gent/id/blank_node/fd8ec67d-109f-4818-9cb5-6e52ba49c11f>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1867-11-10T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1867-11-10T00:00:00"^^xsd:dateTime .