@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/9e868e3c-c98f-4170-8eb3-3737e6f74d78>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/4187a625-0569-4fc6-b8bf-5e9ea83fec84> .
<https://stad.gent/id/blank_node/4187a625-0569-4fc6-b8bf-5e9ea83fec84>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1885-02-28T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1885-02-28T00:00:00"^^xsd:dateTime .