@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/33803641-95a3-48d3-bcb6-476dfc6f64b1>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/eefa3647-c0ba-42ae-bf6b-cb209b1b75ab> .
<https://stad.gent/id/blank_node/eefa3647-c0ba-42ae-bf6b-cb209b1b75ab>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1836-12-13T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1836-12-13T00:00:00"^^xsd:dateTime .