@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/f0eb1ddd-e6fd-40ad-94f4-ac526d1e3ab6> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/3f80c0b8-79e2-4eaa-8cf5-47e5b28d9aba> . <https://stad.gent/id/blank_node/3f80c0b8-79e2-4eaa-8cf5-47e5b28d9aba> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1871-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1871-01-01T00:00:00"^^xsd:dateTime .