@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/5f1a1be3-f0d0-4fb6-aa8a-b0de2143a58c> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/b87583c5-dfa7-48bb-a7d9-f6d2bb5d0fa8> . <https://stad.gent/id/blank_node/b87583c5-dfa7-48bb-a7d9-f6d2bb5d0fa8> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2022-06-20T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2022-06-20T00:00:00"^^xsd:dateTime .