@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/a1dd5dd1-edce-4a5f-8c56-24a1973e3b09> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/40e7e875-ccb1-4af6-96d9-7b830f952310> . <https://stad.gent/id/blank_node/40e7e875-ccb1-4af6-96d9-7b830f952310> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1883-10-10T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1883-10-10T00:00:00"^^xsd:dateTime .