@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/405d641e-8dbd-4cd3-84d0-75e8a0ef679f> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/bac50694-fcfe-4668-9612-b22aced4ba58> . <https://stad.gent/id/blank_node/bac50694-fcfe-4668-9612-b22aced4ba58> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2005-03-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2005-03-01T00:00:00"^^xsd:dateTime .