@prefix log: . @prefix : <#> . { { log:resolvesTo :x . } log:implies { :Test a :Success } } a log:Truth; log:forAll :x .