@prefix : <http://example.org/#> .

:p a :Test .

{ ?q a :Test } => { ?q a :TestWorthy } .
