উত্তর:
Sure, you just have to be careful thinking about what it means to have an oracle.
The problem comes from an annoying abuse of notation we use in CS: In the statement , refers to a set of languages. But in the statement , refers to a class of Turing Machines (determinstic polytime TMs). You should think of these two s as of completely different types.
So even if the two sets of languages and are the same, deterministic polytime TMs still do not work in the same way as nondeterministic ones. In particular, given an oracle, a nondeterministic TM can "ask many questions at once", which is something the regular TM cannot do. So even if they decide the same set of languages when neither type of machine is given additional help, the oracle might help one type of machine more than another.