@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/64d1fda4-30c7-4b50-b660-0f104eb14b12> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/974b884c-2a12-47d9-8d45-86fadfe5bcf4> . <https://stad.gent/id/blank_node/974b884c-2a12-47d9-8d45-86fadfe5bcf4> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1883-12-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1883-12-01T00:00:00"^^xsd:dateTime .