@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/a1d2cf06-a9d4-4350-bf9a-dac34e8f2cb1> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/7280a1e0-2bb7-4963-a066-e5e44e2b387a> . <https://stad.gent/id/blank_node/7280a1e0-2bb7-4963-a066-e5e44e2b387a> 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 .