@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/d7392e47-6da4-40a6-b22a-c7558857eb75> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/0c1e2c69-55f4-4a07-9039-016bafb60e92> . <https://stad.gent/id/blank_node/0c1e2c69-55f4-4a07-9039-016bafb60e92> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2020-12-07T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2020-12-07T00:00:00"^^xsd:dateTime .