Ontology(<http://www.semanticweb.org/wmilnor/ontologies/2018/3/ClassNotationAnalysisRow102>
Import(<http://nomagic.com/ConceptModeler/ConceptModelingSupportLibrary/>)
Declaration(Class(:A))
Declaration(Class(:B))
Declaration(Class(:C))
Declaration(ObjectProperty(:p1))
############################
# Object Properties
############################
# Object Property: :p1 (:p1)
ObjectPropertyRange(:p1 owl:Thing)
EquivalentClasses(ObjectUnionOf(:A :B) ObjectAllValuesFrom(:p1 :C))
)
|