@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/2074b576-ba6c-4218-a73b-8f5bb59663ac> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/9bf03465-dc30-4d83-8114-e3fd9c65688f> . <https://stad.gent/id/blank_node/9bf03465-dc30-4d83-8114-e3fd9c65688f> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2021-02-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2021-02-01T00:00:00"^^xsd:dateTime .