@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/2e9b608b-bac1-4556-bbb0-2c1e8af89cde> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/07e58f36-779b-4330-afd3-b4d1821d2964> . <https://stad.gent/id/blank_node/07e58f36-779b-4330-afd3-b4d1821d2964> 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 .