@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/3fe28b4c-611d-4bc6-afda-74a2e333f067> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/b3cd55f5-078e-4646-b20c-d3b947e3c2a8> . <https://stad.gent/id/blank_node/b3cd55f5-078e-4646-b20c-d3b947e3c2a8> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2021-03-17T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2021-03-17T00:00:00"^^xsd:dateTime .