@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/UBS>
  skos:definition "UBS AG is a global financial services company headquartered in Basel and Zurich, Switzerland. The company identifies itself as the leading global wealth management organization, a top-tier investment banking and securities firm, one of the largest global asset managers, as well as a market leader in Swiss private and commercial banking. [Source: <a href=\"https://sk.sagepub.com/reference/businesstoday/n937.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business in Today's World; UBS</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cases_in_business_ethics> ;
  skos:prefLabel "UBS"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/organizations>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "organizations"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/UBS> .

<https://concepts.sagepub.com/social-science/concept/cases_in_business_ethics>
  skos:prefLabel "cases in business ethics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/UBS> .

