I have read transitive relation, if $a\mathrel R b$ and $b\mathrel Rc$ then $a\mathrel Rc$. But suppose we have a set of first cousins.
$$\mathrel R: \{(a,b),(a,c)\}$$
Where $a$, $b$ and $c$ are first cousins. Can anyone please help if the set $\mathrel R$ transitive?

Not transitive, b and c could be siblings.