@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/2e36915a-82bd-4018-9bf7-6f9b0768956a> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/1472f548-0197-407c-b593-1d9c67895994> . <https://stad.gent/id/blank_node/1472f548-0197-407c-b593-1d9c67895994> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2020-12-25T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2020-12-25T00:00:00"^^xsd:dateTime .