@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/6b4eba6e-e273-4f42-8cb9-38882b0eddc4> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/fced8f3e-880d-436e-a643-308ae4c859bc> . <https://stad.gent/id/blank_node/fced8f3e-880d-436e-a643-308ae4c859bc> 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 .