@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/2c7ae1a3-8814-4f6a-aaa8-6b4775695a9b> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/35bfd872-590a-420c-8f88-7127051e1fbe> . <https://stad.gent/id/blank_node/35bfd872-590a-420c-8f88-7127051e1fbe> 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 .