@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/4c8448fd-86c5-4b4a-ab6c-0d554eb03039> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/eee4b800-e441-4d9b-92ee-989995f8b6fa> . <https://stad.gent/id/blank_node/eee4b800-e441-4d9b-92ee-989995f8b6fa> 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 .