@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/0b8e14b4-94a4-4fcc-8958-5c8d44261683> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/ef4803c4-bf2f-4421-9f43-1c3d5581b6d6> . <https://stad.gent/id/blank_node/ef4803c4-bf2f-4421-9f43-1c3d5581b6d6> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1908-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1908-01-01T00:00:00"^^xsd:dateTime .