@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/aa4555dc-a99b-4d31-87fb-3c50bd911478> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/ba438e10-d2b2-4bed-967a-4be5d487692a> . <https://stad.gent/id/blank_node/ba438e10-d2b2-4bed-967a-4be5d487692a> 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 .