@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/c97c9e45-bc67-4e72-859c-6dfb6c003c1e> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/b9f1dadf-2712-44c4-acff-0ca1fc2d74c7> . <https://stad.gent/id/blank_node/b9f1dadf-2712-44c4-acff-0ca1fc2d74c7> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2021-01-06T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2021-01-06T00:00:00"^^xsd:dateTime .