@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/08d05d15-c7ee-4e46-8e51-8221fcee2a01> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/aed38082-cc2d-4f34-a45b-a2e21b23f1cc> . <https://stad.gent/id/blank_node/aed38082-cc2d-4f34-a45b-a2e21b23f1cc> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1957-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1957-01-01T00:00:00"^^xsd:dateTime .