@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/0c44d6c3-670d-4667-9619-2ccae0b000cc>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/50f3c33f-820b-4132-8e58-793bb5d2ca34> .
<https://stad.gent/id/blank_node/50f3c33f-820b-4132-8e58-793bb5d2ca34>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1848-01-19T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1848-01-19T00:00:00"^^xsd:dateTime .