It is clear to me that functions are relations, where a function $f(x) = y$ can be represented by a relation $xRy$.
What about functions with two arguments? For example $f(x,y)=z$. I know that we cannot treat this as $(x,y)Rz$, as we are not sure if $(x,y)$ actually is a relation or not. If there is such definition, how can I interpret some of the properties of relations such as symmetry, reflexive and transitivity?
Yes, it is a 3-place relation. The infix notation $(x,y)Rz$ is very awkward though, so typically we use something like $R(x,y,z)$