OWL vs. OOP
In object-oriented programming, a class is like a blueprint or template for the creation (instantiation) of objects; an object is an instance of a class. OWL classes are interpreted as sets that contain individuals, with no notion of instantiation.