@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/bb865010-d60d-4c28-85b5-ce6b613ee059> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/af883b02-87e5-472f-ad4f-d2d78128dd92> . <https://stad.gent/id/blank_node/af883b02-87e5-472f-ad4f-d2d78128dd92> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2022-06-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2022-06-01T00:00:00"^^xsd:dateTime .