@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/66c4c86d-c1f6-40cc-8d14-90476e55b233> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/628c77f4-3d20-42de-8472-da91cc2846f3> . <https://stad.gent/id/blank_node/628c77f4-3d20-42de-8472-da91cc2846f3> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2021-09-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2021-09-01T00:00:00"^^xsd:dateTime .