@prefix : <http://example/vocab#>.
@prefix ex: <http://example/vocab#>.

@prefix your: <http://example/yourVocab#>.

:bob your:isBrotherOf :joe.
