@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/e9315f87-adc8-4e63-813f-72b8115539d0> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/43834bc9-c6f6-40b2-bb9c-1784f3e00429> . <https://stad.gent/id/blank_node/43834bc9-c6f6-40b2-bb9c-1784f3e00429> 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 .