@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/07c0207f-852e-4ece-bc12-70e026b228fa> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/bfb2828c-03ae-4adb-abb2-8258d715cbd6> . <https://stad.gent/id/blank_node/bfb2828c-03ae-4adb-abb2-8258d715cbd6> 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 .