@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/d6e0f0c1-5bec-4afd-a99e-d0673d0d8d2c> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/e521cefa-d50d-460c-a126-5d08841caadd> . <https://stad.gent/id/blank_node/e521cefa-d50d-460c-a126-5d08841caadd> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2019-02-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2019-02-01T00:00:00"^^xsd:dateTime .