I am trying to create an ontology for animals in RDF(S) XML.In my graph I have currently classes, subclasses and instances. For example I have a class "dog". How can I define for the class dog that dogs have: four legs, and that they have fur.
Thanks