A class of objects that are typically bought and sold.
(=> (Object-Sold $X $Y) (Product $Y)) (=> (Associated-Documents $X $Y) (Product $X)) (=> (Has-Model-Number $X $Y) (Product $X)) (=> (Has-Special-Discount $X $Y) (Product $X)) (=> (List-Price $X $Y) (Product $X))