- context_graph(+URI, -Triples, +Options) is det[private]
 - Triples is a graph that describes the environment of URI.
Currently, the environment is defined as:
- skos:related properties (using 1 step)
 - Transitive properties (using upto 3 steps).
 
This predicate can be hooked using context_graph/2.