Let $P \in [0,1]^{n \times n}$ ($n > 1$) be a matrix such that the diagonal entries $P_{ii} ~~\forall i$ are $0$ and upper diagonal entries $P_{ij} ~~\forall i < j$ $\in (0.5,1)$ and lower diagonal entries $P_{ij} ~~ \forall i > j$ $\in (0,0.5)$.
Is rank($P$) = $n$ always? Or in other words, are the columns of $P$ independent? (This has been answered below in the negative)
What if $P_{ij} + P_{ji} = 1 ~~\forall i \neq j$? Does this restriction help in proving the claim?