@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/5050f583-d076-4124-b8a2-59bf8b74c7bc> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/e7a62ed3-94fd-4fbf-aa57-7e6bf35e9134> . <https://stad.gent/id/blank_node/e7a62ed3-94fd-4fbf-aa57-7e6bf35e9134> 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 .