@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/88c49cab-d681-4d8d-95a1-8fb241b6d806>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/9ae22afa-d76e-46b8-8e54-f65d31eb7fb4> .
<https://stad.gent/id/blank_node/9ae22afa-d76e-46b8-8e54-f65d31eb7fb4>
	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 .