@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/77dcb8f0-032d-4ea2-b7eb-fdc98ee281ad> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/4a427a67-5547-4284-8e7d-88a3ae47a2e0> . <https://stad.gent/id/blank_node/4a427a67-5547-4284-8e7d-88a3ae47a2e0> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2021-12-20T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2021-12-20T00:00:00"^^xsd:dateTime .