@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/8fd17885-6847-4593-812a-c6a50f71bd41> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/b702ac09-2eed-4b1c-9bc1-6714a51a6345> . <https://stad.gent/id/blank_node/b702ac09-2eed-4b1c-9bc1-6714a51a6345> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1909-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1909-01-01T00:00:00"^^xsd:dateTime .