@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/fe0a2b9f-3b32-4939-bf20-e654678e2649> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/05b49fba-585b-4dbb-b7dd-156de849c254> . <https://stad.gent/id/blank_node/05b49fba-585b-4dbb-b7dd-156de849c254> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2020-12-07T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2020-12-07T00:00:00"^^xsd:dateTime .