@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/90b77f2d-5d15-4945-bfc6-21f7f800d004> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/394266d7-b404-41e7-b795-940c810c2bef> . <https://stad.gent/id/blank_node/394266d7-b404-41e7-b795-940c810c2bef> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2009-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2009-01-01T00:00:00"^^xsd:dateTime .