@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/f92d513d-6d70-4739-aaf7-f963b3d4eecb> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/a6bf315f-07ae-4e2c-84f5-89b0941d3e1a> . <https://stad.gent/id/blank_node/a6bf315f-07ae-4e2c-84f5-89b0941d3e1a> 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 .