@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/internationalization_school>
  skos:definition "Management literature has developed several theories that focus on the activities of business firms in foreign markets. The internationalization school is an important part of this literature. [Source: <a href=\"https://sk.sagepub.com/reference/organization/n244.xml\" target=\"_blank\" data-id=\"to-sk\">International Encyclopedia of Organization Studies; Internationalization School</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/international_business> ;
  skos:prefLabel "internationalization school"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/international_business>
  skos:prefLabel "international business"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/internationalization_school> .

<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/internationalization_school> .

