@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/7f3f8ea4-5158-4031-b95f-c58835991689> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/4b7923fd-d875-4a68-9c99-3dfc3fa0f4a9> . <https://stad.gent/id/blank_node/4b7923fd-d875-4a68-9c99-3dfc3fa0f4a9> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1954-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1954-01-01T00:00:00"^^xsd:dateTime .