@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/f97c1045-6db0-452f-b994-cb713a7285f1> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/777d3585-5c36-4684-bb2c-56e2de9d285a> . <https://stad.gent/id/blank_node/777d3585-5c36-4684-bb2c-56e2de9d285a> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1967-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1967-01-01T00:00:00"^^xsd:dateTime .