@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/b4fe0ac4-db22-4624-85fc-5b34c64cde33> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/de48663a-6ea9-4b42-ab5b-2e49203b3183> . <https://stad.gent/id/blank_node/de48663a-6ea9-4b42-ab5b-2e49203b3183> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1921-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1921-01-01T00:00:00"^^xsd:dateTime .