@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/b57ccc3a-9baa-4841-9503-601f93dddc5d> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/dd84428f-532f-4f2c-9eff-8d47c3afb89e> . <https://stad.gent/id/blank_node/dd84428f-532f-4f2c-9eff-8d47c3afb89e> 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 .