@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/d70d05c3-99a9-40be-96a4-b6c31fda728b> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/6c45f677-5716-462b-9438-0b2dbce75e77> . <https://stad.gent/id/blank_node/6c45f677-5716-462b-9438-0b2dbce75e77> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1963-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1963-01-01T00:00:00"^^xsd:dateTime .