@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/c002cfde-90e4-4c1d-9737-e42afe28dc7e> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/0d6c3a16-2524-444f-a053-bd1c169b9bd8> . <https://stad.gent/id/blank_node/0d6c3a16-2524-444f-a053-bd1c169b9bd8> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1902-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1902-01-01T00:00:00"^^xsd:dateTime .