A concept may already make use of a set of paths, e.g.
?s a Project
?s hasFunding ?f .
?f hasPartner ?p .
?p hasAddress ?a .
?a hasCountry ?c .
Filter(?c = Germany)
So now the question is, what paths are there which lead to a geo-concept -
i.e. a set of resources that carry geo-coordinates?