Property: habs:hasSample

"A station has samples. This is the inverse of the takenFrom relationship." [lang: en]

Types

owl:ObjectProperty

Domain

habs:Station

Range

habs:Sample

Inverse Property

habs:takenFrom

Abstract Syntax

ObjectProperty(habs:hasSample annotation(rdfs:comment "A station has samples. This is the inverse of the takenFrom relationship."@en)
                             inverseOf(habs:takenFrom)
                             domain(habs:Station)
                             range(habs:Sample))

Generated with OWLDoc