@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/d76296ed-7a95-49d8-a542-0f04b2cfe758> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/7773da06-c096-4e3d-b0fa-5d64c95e158a> . <https://stad.gent/id/blank_node/7773da06-c096-4e3d-b0fa-5d64c95e158a> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1929-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1929-01-01T00:00:00"^^xsd:dateTime .