@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/b53950a8-8e9b-45e3-a976-e11bd6645d8e> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/250dbc99-931c-46ff-ab2a-68c8e9c0aba8> . <https://stad.gent/id/blank_node/250dbc99-931c-46ff-ab2a-68c8e9c0aba8> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2022-05-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2022-05-01T00:00:00"^^xsd:dateTime .