@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/eb713628-0a4a-4266-b6e6-c32d880048bc>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/ba6dcff1-96f7-4005-8cf5-6f58e9032f79> .
<https://stad.gent/id/blank_node/ba6dcff1-96f7-4005-8cf5-6f58e9032f79>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1845-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1845-01-01T00:00:00"^^xsd:dateTime .