@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/9a90b068-d8c6-4477-9bf1-54981a52b625> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/74bf0e87-1081-428a-af51-e4f9d96619d6> . <https://stad.gent/id/blank_node/74bf0e87-1081-428a-af51-e4f9d96619d6> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2021-10-21T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2021-10-21T00:00:00"^^xsd:dateTime .