@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/4483dab3-7166-40f2-8317-88046aca2b48> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/70b0b04e-b377-45d3-bf8c-94c0f98dde30> . <https://stad.gent/id/blank_node/70b0b04e-b377-45d3-bf8c-94c0f98dde30> 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 .