PREFIX interop: <http://www.w3.org/ns/solid/interop#>
PREFIX alice: <https://alice.example/>
PREFIX bob: <https://bob.example>

alice:roles\/a7c349e2
  a interop:Role ;
  interop:hasMember bob:\#id .
