@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/5d0b15e5-718c-4728-92eb-cbc4aeebdb2c> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/d3412332-539a-4646-be6d-cbcf99e2aa0e> . <https://stad.gent/id/blank_node/d3412332-539a-4646-be6d-cbcf99e2aa0e> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2015-04-09T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2015-04-09T00:00:00"^^xsd:dateTime .