@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/hostile_takeovers>
  skos:definition "A hostile takeover is a corporate acquisition that is forcefully resisted by the target firm's top management and board of directors. Although they constitute less than 3 percent of all merger and acquisition (M&A) activity, hostile takeovers have long garnered a disproportionately large share of attention from the news media, the general public, and business scholars for many reasons. [Source: <a href=\"https://sk.sagepub.com/reference/businesstoday/n476.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business in Today's World; Hostile Takeovers</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/international_finance> ;
  skos:prefLabel "hostile takeovers"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/international_finance>
  skos:prefLabel "international finance"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/hostile_takeovers> .

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

