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

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