Hello, DBpedia itself provides extracted and structured data for more then 140 Wikipedia languages stored as RDF. You can query this data on the public endpoint http://dbpedia.org/sparql, setting up your own RDF store or by processing the raw data dumps which can be found e.g https://databus.dbpedia.org/dbpedia/mappings. If you are new to linked data and rdf i can help you to get started with your tasks to accquire the right data for your purpose. Please pm me at Slack: https://dbpedia-slack.herokuapp.com/ User: marvinh
Hello marvinh, first of all thanks for the quick answer but I am still very new in this area. Although I know how to retrieve SQL databases and uses but have never done anything with SparSQL special with RDF.
Okay, SPARQL is quite easy if you know SQL, best way is to lean it on example queries.
Most difficult part is to know which vocabular/ontology is used to query the data reasonably.
DBpedia has its own ontology https://wiki.dbpedia.org/services-resources/ontology
Still the Problem that it looks like that EN-DBpedia is missing some Information for your purpose. Maybe they are contained in the DE version. You can have a look at e.g http://global.dbpedia.org/?s=http%3A%2F%2Fdbpedia.org%2Fresource%2FOberschneiding and search for missing properties, in the source column it will show where the data comes from.