@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/48d66897-cad8-4888-b11e-d9dfde0c7f3d>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1861-04-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1861-04-01T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/blank_node/0b1495a1-19af-43f6-8564-12f808ef18db>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/48d66897-cad8-4888-b11e-d9dfde0c7f3d> .