@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/4f65e9a1-ad4c-44bd-b6b6-f2ebb02fc07c> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/01cfaefa-52b4-4c5b-91a3-59c526ba3e12> . <https://stad.gent/id/blank_node/01cfaefa-52b4-4c5b-91a3-59c526ba3e12> 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 .