@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/fca1a12c-cb43-40d6-a06b-d1df6796b647> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/b4e8c99a-f67d-4e6b-ae04-fb09b58d5e88> . <https://stad.gent/id/blank_node/b4e8c99a-f67d-4e6b-ae04-fb09b58d5e88> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2021-12-08T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2021-12-08T00:00:00"^^xsd:dateTime .