@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/990291df-5e7f-4fc0-963d-55957f0f3e8d>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1883-05-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1883-05-01T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/blank_node/d018d49b-5719-46ab-a7f8-120bb8c79149>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/990291df-5e7f-4fc0-963d-55957f0f3e8d> .