@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/d931a350-8a7a-49ca-b3da-b636e2ab3a9b> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/47ffe46e-80ff-4f08-9431-0a3da2792cbc> . <https://stad.gent/id/blank_node/47ffe46e-80ff-4f08-9431-0a3da2792cbc> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1945-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1945-01-01T00:00:00"^^xsd:dateTime .