@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/0492b51b-af37-4e1a-b350-dfbd7b9a3ad5> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/4a37d724-d0de-4be7-a313-97208dc1e6c6> . <https://stad.gent/id/blank_node/4a37d724-d0de-4be7-a313-97208dc1e6c6> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2014-11-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2014-11-01T00:00:00"^^xsd:dateTime .