@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/ae98e950-7c0d-4392-a854-16a432100eb8> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1900-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1900-01-01T00:00:00"^^xsd:dateTime . <https://stad.gent/id/blank_node/016a2140-fe42-4fcf-a78a-0c0257c22d37> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/ae98e950-7c0d-4392-a854-16a432100eb8> .