@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/52061f6e-2f50-4328-94a6-37778ff20359> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/1ad34cd2-bdbc-4161-ad2f-b82b918c1bce> . <https://stad.gent/id/blank_node/1ad34cd2-bdbc-4161-ad2f-b82b918c1bce> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2003-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2003-01-01T00:00:00"^^xsd:dateTime .