@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/aefa01cf-4565-4f80-a22d-f8b4b5b9c626> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/d14ca335-0f54-423c-ad9c-4c50b1bed810> . <https://stad.gent/id/blank_node/d14ca335-0f54-423c-ad9c-4c50b1bed810> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2021-10-21T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2021-10-21T00:00:00"^^xsd:dateTime .