@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/f419adf5-6ee4-4502-80d0-ae767f465400> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/401c5c47-73eb-4250-8793-9dd8052c6aa1> . <https://stad.gent/id/blank_node/401c5c47-73eb-4250-8793-9dd8052c6aa1> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2020-09-07T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2020-09-07T00:00:00"^^xsd:dateTime .