@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/9f45fc4f-d6cf-4328-84bb-f46c1444df92> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/b78d5f58-69ad-4ab4-9b9d-452f2dd63e06> . <https://stad.gent/id/blank_node/b78d5f58-69ad-4ab4-9b9d-452f2dd63e06> 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 .