Property: habs:belongsToArea

"A station belongs to a production area." [lang: en]

Types

owl:ObjectProperty

Domain

habs:Station

Range

habs:ProductionArea

Abstract Syntax

ObjectProperty(habs:belongsToArea annotation(rdfs:comment "A station belongs to a production area."@en)
                                 domain(habs:Station)
                                 range(habs:ProductionArea))

Generated with OWLDoc