Based on the Peano Axioms (wich are a way to correctly absolutely define the set of natural numbers - correct me if i'm wrong) it is possible to construct a set of symbols that doesn't quite look the way i imagine the natural numbers: 
If there is a circle of other symbols next to the infinite row of known natural numbers, doesn't this also fit all the requirements?
So are there multiple unequal sets of natural numbers?
The induction axiom ensures that $\Bbb N$ cannot contain a cycle like your $a,b,c$ cycle. It says that if
then $A=\Bbb N$. Take $A$ to be everything in your diagram except $a,b$, and $c$; this $A$ satisfies both of these requirements, yet it’s not the whole set shown in your diagram. Thus, the set in your diagram doesn’t satisfy the Peano axioms, and indeed they characterize $\Bbb N$.
However, the induction axiom cannot be expressed in first-order logic, and there are structures other than $\Bbb N$ that satisfy the first-order counterpart of the Peano axioms, though they still don’t contain cycles. All of them are linearly ordered and consist of a copy of the standard $\Bbb N$ followed by copies of $\Bbb Z$ (so that everything except $0$ has a unique immediate predecessor). There are restrictions on how these copies of $\Bbb Z$ can be ordered relative to one another. For instance, the only possibility for a countable non-standard model looks like $\Bbb N$ followed by $\Bbb Q\times\Bbb Z$ ordered lexicographically.