@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/4c4f1148-e650-4a56-b181-ecc151e92e2b> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/0d7fda35-07ac-4531-a806-699eb362a034> . <https://stad.gent/id/blank_node/0d7fda35-07ac-4531-a806-699eb362a034> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2020-12-25T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2020-12-25T00:00:00"^^xsd:dateTime .