Property: habs:causedByToxin

"A syndrome is caused by a toxin." [lang: en]

Types

owl:ObjectProperty

Domain

habs:Syndrome

Range

habs:Toxin

Inverse Property

habs:toxinCausesSyndrome

Abstract Syntax

ObjectProperty(habs:causedByToxin annotation(rdfs:comment "A syndrome is caused by a toxin."@en)
                                 inverseOf(habs:toxinCausesSyndrome)
                                 domain(habs:Syndrome)
                                 range(habs:Toxin))

Generated with OWLDoc