@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/1bf0695f-f6c5-4044-959a-3e4770ddb1fa> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/ecc68229-199c-441c-8308-82bc73f0ce54> . <https://stad.gent/id/blank_node/ecc68229-199c-441c-8308-82bc73f0ce54> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1882-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1882-01-01T00:00:00"^^xsd:dateTime .