@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/0a3ae18f-45b0-4e85-b1fb-b54087c6f77c> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/c40044eb-a866-4f62-9ba1-7aec09f4f3df> . <https://stad.gent/id/blank_node/c40044eb-a866-4f62-9ba1-7aec09f4f3df> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1889-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1889-01-01T00:00:00"^^xsd:dateTime .