@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/7cf1a34c-0d90-46b8-bda2-6f871d9fbb6d> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/0bbf298b-0c50-46c1-b50b-e07d6fc84b4e> . <https://stad.gent/id/blank_node/0bbf298b-0c50-46c1-b50b-e07d6fc84b4e> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1955-10-15T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1955-10-15T00:00:00"^^xsd:dateTime .