@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/5bab1808-1934-4ab7-8dff-8518cc44d696> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/b717ce08-1aa1-4bb9-9e92-41f8a51dd194> . <https://stad.gent/id/blank_node/b717ce08-1aa1-4bb9-9e92-41f8a51dd194> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2014-11-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2014-11-01T00:00:00"^^xsd:dateTime .