@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/1c4be884-06a9-41cb-9679-e2da7e47dd74> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/546fc5ed-3398-408b-ac3e-6efac342969c> . <https://stad.gent/id/blank_node/546fc5ed-3398-408b-ac3e-6efac342969c> 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 .