@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/a75b770b-17fc-4bee-9897-b6b047223084> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/bbd094e1-6006-4da3-ad17-6a466603afb8> . <https://stad.gent/id/blank_node/bbd094e1-6006-4da3-ad17-6a466603afb8> 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 .