@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/c8c3ebdf-c72a-4915-a1d8-772b75bc8bf4> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/022b1a7d-294e-40c2-8ce9-877f4e0d27d1> . <https://stad.gent/id/blank_node/022b1a7d-294e-40c2-8ce9-877f4e0d27d1> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1886-02-25T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1886-02-25T00:00:00"^^xsd:dateTime .