@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/1c4a3de1-01f1-48d9-82f6-5e7cf39a2203> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/6b76e9c5-24f3-46fa-bc53-61e0ecbf19e5> . <https://stad.gent/id/blank_node/6b76e9c5-24f3-46fa-bc53-61e0ecbf19e5> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2021-05-10T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2021-05-10T00:00:00"^^xsd:dateTime .