@prefix owl: <http://www.w3.org/2002/07/owl#>.

{?P owl:propertyDisjointWith ?Q. ?X ?P ?Y. ?X ?Q ?Y} => false.
