@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/bc5df777-46f8-4610-a682-e9f3cd9cd1f4> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/085d2957-d3b9-4867-b4fe-a83da9e22a9e> . <https://stad.gent/id/blank_node/085d2957-d3b9-4867-b4fe-a83da9e22a9e> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2022-02-17T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2022-02-17T00:00:00"^^xsd:dateTime .