@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/c0c46933-9d08-420b-a764-b71fc0b40d3c> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/bf8d36d5-d10c-418c-91cb-2257beb8673a> . <https://stad.gent/id/blank_node/bf8d36d5-d10c-418c-91cb-2257beb8673a> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2019-03-14T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2019-03-14T00:00:00"^^xsd:dateTime .