Property: habs:takenFrom

"A sample is taken from a station." [lang: en]

Types

owl:ObjectProperty

Domain

habs:Sample

Range

habs:Station

Inverse Property

habs:hasSample

Abstract Syntax

ObjectProperty(habs:takenFrom annotation(rdfs:comment "A sample is taken from a station."@en)
                             inverseOf(habs:hasSample)
                             domain(habs:Sample)
                             range(habs:Station))

Generated with OWLDoc