Example:Family relationships are relations
From CS2800 wiki
There are many ways that people can be related to each other; and these are all relations. For example, "is-a-sister-of" is a binary relation on the set of people; if is a sister of .
Similarly, you could define an "is-a-friend-of" relation, or a "loves" relation, etc.