@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/3df8f17c-ad90-46b4-bf16-23ee69f72b6d> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/4888759f-bdcb-40f6-bea5-295320ed99af> . <https://stad.gent/id/blank_node/4888759f-bdcb-40f6-bea5-295320ed99af> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2022-05-12T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2022-05-12T00:00:00"^^xsd:dateTime .