@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/085d0d82-5fc3-44e6-b90a-962d28f24561> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/0149388b-7248-4b4b-96af-fa726a0d8191> . <https://stad.gent/id/blank_node/0149388b-7248-4b4b-96af-fa726a0d8191> 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 .