@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/8f8b0634-ce1f-42f7-bd7f-2e23179d0f53> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/fa0d801e-4ad0-402f-82bd-4d67b97f604a> . <https://stad.gent/id/blank_node/fa0d801e-4ad0-402f-82bd-4d67b97f604a> 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 .