@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/aefd27e1-1307-42bf-bdb2-bd6c9e8d84d5> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/ca225f3b-39be-4ff5-9636-c6a1dc1a7b7e> . <https://stad.gent/id/blank_node/ca225f3b-39be-4ff5-9636-c6a1dc1a7b7e> 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 .