@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/49e19122-36a5-4be5-8804-e1a7c1a1451e> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/eae92395-8dd0-4486-91de-43ebd373817a> . <https://stad.gent/id/blank_node/eae92395-8dd0-4486-91de-43ebd373817a> 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 .