@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/b2849e4a-8455-480f-94c8-6b9abd7fff14> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/f5cd0929-e126-485f-a265-81e97351e115> . <https://stad.gent/id/blank_node/f5cd0929-e126-485f-a265-81e97351e115> 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 .