@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/da1b174a-7e2c-4de8-91a5-dfe1b4a521c5>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/e003adbd-4ebf-4d16-b2e7-68887a611beb> .
<https://stad.gent/id/blank_node/e003adbd-4ebf-4d16-b2e7-68887a611beb>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1839-12-30T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1839-12-30T00:00:00"^^xsd:dateTime .