@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/4118412c-27cc-4337-98cf-bf951488eb56> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/1290ebc2-7209-4712-8207-2dd4d2d35eb1> . <https://stad.gent/id/blank_node/1290ebc2-7209-4712-8207-2dd4d2d35eb1> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2005-03-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2005-03-01T00:00:00"^^xsd:dateTime .