@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/3993b287-01bd-454d-98f2-6d5147a6e6aa>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/b91eb21b-c374-499e-8825-8791c01ca92d> .
<https://stad.gent/id/blank_node/b91eb21b-c374-499e-8825-8791c01ca92d>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1884-10-27T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1884-10-27T00:00:00"^^xsd:dateTime .