@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/14b3c282-0de0-432b-a7fa-9bef2321d4b0> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/3b10c907-0373-431a-88c9-85aae0423b55> . <https://stad.gent/id/blank_node/3b10c907-0373-431a-88c9-85aae0423b55> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1886-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1886-01-01T00:00:00"^^xsd:dateTime .