@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/b5a6813b-3c74-47f3-b1a3-73772c46ac3f> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/c4c32032-714d-400c-8ef9-7e0745484692> . <https://stad.gent/id/blank_node/c4c32032-714d-400c-8ef9-7e0745484692> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1905-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1905-01-01T00:00:00"^^xsd:dateTime .