@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/d1c68a62-f2d4-4f67-a7bf-47e4086bd29b>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/5951fdb8-8b71-494c-9fbd-6a8a0a353ebf> .
<https://stad.gent/id/blank_node/5951fdb8-8b71-494c-9fbd-6a8a0a353ebf>
	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 .