@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/ed7c121c-10c2-41ad-9296-b3853e6169f6> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/22d422c1-ea92-4d19-b7b1-d093370eb0c3> . <https://stad.gent/id/blank_node/22d422c1-ea92-4d19-b7b1-d093370eb0c3> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2016-02-09T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2016-02-09T00:00:00"^^xsd:dateTime .