@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/9b16a8a7-e39c-4698-a411-62cbe493268e> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/fb532b2b-4879-4413-a021-1aaf964a81aa> . <https://stad.gent/id/blank_node/fb532b2b-4879-4413-a021-1aaf964a81aa> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2011-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2011-01-01T00:00:00"^^xsd:dateTime .