# Sandro's Paradox

@prefix log: <http://www.w3.org/2000/10/swap/log#>.
@prefix : <#>.

this log:notIncludes { :a :b :c }.
:a :b :c.

#ends

