# Negated circular reference to :S.
PREFIX :       <http://example.org/>

:S {
  :a NOT {
    :b @:S
  }
}
