@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/b31a49d1-c48a-4496-9dd8-3b83b45f0b20> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/bee6d9eb-1c5a-4fe6-888c-2026a22ea1de> . <https://stad.gent/id/blank_node/bee6d9eb-1c5a-4fe6-888c-2026a22ea1de> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1920-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1920-01-01T00:00:00"^^xsd:dateTime .