@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/8061bb05-3ed1-4c53-bbbd-8ba5ec6f1c8f> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/e96806e1-e8d6-427d-91ce-24b80e6fb9cf> . <https://stad.gent/id/blank_node/e96806e1-e8d6-427d-91ce-24b80e6fb9cf> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2020-02-05T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2020-02-05T00:00:00"^^xsd:dateTime .