@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/869d1a9d-e98a-4b7c-aad1-9487a4dc0229> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/35ebd5bb-f1c7-4617-a1ef-df6498770f22> . <https://stad.gent/id/blank_node/35ebd5bb-f1c7-4617-a1ef-df6498770f22> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1945-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1945-01-01T00:00:00"^^xsd:dateTime .