@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/d07ded9b-a55c-40a0-946a-9d5615961d20> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/ac8216b9-d37e-477f-beb5-e7220bbd1ead> . <https://stad.gent/id/blank_node/ac8216b9-d37e-477f-beb5-e7220bbd1ead> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1852-02-19T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1852-02-19T00:00:00"^^xsd:dateTime .