@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/c3576bbf-6dfe-4c2a-8b7e-27815866b433> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/76ac8b1c-1114-4ffc-a6d1-403bd10558ed> . <https://stad.gent/id/blank_node/76ac8b1c-1114-4ffc-a6d1-403bd10558ed> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2021-11-18T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2021-11-18T00:00:00"^^xsd:dateTime .