@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/979dadd4-9bef-4105-8761-0fb455f4f9ed> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/0538265a-6fcb-4ccf-9b15-72f95ed0d30f> . <https://stad.gent/id/blank_node/0538265a-6fcb-4ccf-9b15-72f95ed0d30f> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2010-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2010-01-01T00:00:00"^^xsd:dateTime .