@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/3a0bf07a-8f40-47ab-bdf6-0711c7867efc> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/0e1c8b77-2ae3-4798-9d42-f23e37d6a18d> . <https://stad.gent/id/blank_node/0e1c8b77-2ae3-4798-9d42-f23e37d6a18d> 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 .