@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/c8344b18-36f0-4982-b2f7-2ae8de538ac3> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2022-04-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2022-04-01T00:00:00"^^xsd:dateTime . <https://stad.gent/id/blank_node/fb2d42d5-e4ee-46f6-bb45-93776c775601> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/c8344b18-36f0-4982-b2f7-2ae8de538ac3> .