@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/170e869d-1ba1-4a39-8670-a9411d0c134d> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/1b4a2d42-4869-4206-b544-cd4aa8bb8fd8> . <https://stad.gent/id/blank_node/1b4a2d42-4869-4206-b544-cd4aa8bb8fd8> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2016-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2016-01-01T00:00:00"^^xsd:dateTime .