@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/9ca54094-d28a-414f-9c33-c745b5d9ca14> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/309802c2-7d3e-4605-8fe7-eeb5c7eb700d> . <https://stad.gent/id/blank_node/309802c2-7d3e-4605-8fe7-eeb5c7eb700d> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2020-12-15T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2020-12-15T00:00:00"^^xsd:dateTime .