@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/ad28da93-9636-4ba3-a3c6-4ec141e948e6> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/29a05a31-5454-49be-91fd-9ad3cfd24a23> . <https://stad.gent/id/blank_node/29a05a31-5454-49be-91fd-9ad3cfd24a23> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1907-02-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1907-02-01T00:00:00"^^xsd:dateTime .