@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/b2c342eb-4cb8-45ef-9c32-e7e0104b3fff> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/ba9e3cc7-bda7-41f4-8e2e-80b7f30454e8> . <https://stad.gent/id/blank_node/ba9e3cc7-bda7-41f4-8e2e-80b7f30454e8> 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 .