@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/e123b4c2-9177-4d27-9aac-91fbaf79b8bb>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/573c4838-fc3d-43dc-bd2b-2cec3527461e> .
<https://stad.gent/id/blank_node/573c4838-fc3d-43dc-bd2b-2cec3527461e>
	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 .