@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/e4bbabf6-a565-4144-b52b-9db4cb0e71d3>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1885-01-15T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1885-01-15T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/blank_node/32b81303-414f-4408-b3d9-c4e89d2cd06d>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/e4bbabf6-a565-4144-b52b-9db4cb0e71d3> .