@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/0b862ff3-5465-4535-83c8-4fb735243651> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/12b2585b-32d8-47d6-ac92-359030f37309> . <https://stad.gent/id/blank_node/12b2585b-32d8-47d6-ac92-359030f37309> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1900-08-04T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1900-08-04T00:00:00"^^xsd:dateTime .