Property: habs:belongsToOrder

A family belongs to an order.

Types

owl:ObjectProperty

Domain

habs:Family

Range

habs:Order

Abstract Syntax

ObjectProperty(habs:belongsToOrder annotation(rdfs:comment "A family belongs to an order."^^<http://www.w3.org/2001/XMLSchema#string>)
                                  domain(habs:Family)
                                  range(habs:Order))

Generated with OWLDoc