@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/44beab6c-b1ba-46e8-8e7b-6779bfa3ca46> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/1b36f342-6a61-4741-88a6-ca8498f77b9d> . <https://stad.gent/id/blank_node/1b36f342-6a61-4741-88a6-ca8498f77b9d> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1919-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1919-01-01T00:00:00"^^xsd:dateTime .