@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/2f1ebbb0-fa8e-463b-807c-162053891881> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/73ea747b-bcfe-4618-b5c5-909511b2507f> . <https://stad.gent/id/blank_node/73ea747b-bcfe-4618-b5c5-909511b2507f> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1852-01-28T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1852-01-28T00:00:00"^^xsd:dateTime .