@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/8ba48811-e2f9-4f25-b865-2c39bcd076b6> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/b1d621d4-e3b3-4e84-bc51-566dba422b34> . <https://stad.gent/id/blank_node/b1d621d4-e3b3-4e84-bc51-566dba422b34> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1952-10-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1952-10-01T00:00:00"^^xsd:dateTime .