Hey I am supposed to decide if the following graph is a planar graph.

I know that necessary and sufficient condition for the graph not to be planar, is to find $ K_{3,3}$ or $K_{5}$. But somehow I am lost and I do not know, how to do it.
Can anyone please help me?

This graph is not planar.
By contracting the edges $(a,b),(j,a),(e,f),(f,g)$ You get $K_{3,3}$ as a minor, where $A:= \{a,d,h\}, B:=\{c,f,i\}$ is a partition.