@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/b2152029-6d9c-4bfe-81a5-8896f12cc836> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/5ef92dcc-c94c-48f1-b4c7-768f81d22f2b> . <https://stad.gent/id/blank_node/5ef92dcc-c94c-48f1-b4c7-768f81d22f2b> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2020-02-20T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2020-02-20T00:00:00"^^xsd:dateTime .