@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/economics_of_international_business>
  skos:prefLabel "economics of international business"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/factor_endowments> .

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

<https://concepts.sagepub.com/social-science/concept/factor_endowments>
  skos:definition "Factor endowments refer to the resources a country possesses. Traditionally, land, labor, capital, and natural resources were considered as important factor endowments determining the prosperity of a nation. [Source: <a href=\"https://sk.sagepub.com/reference/businesstoday/n378.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business in Today's World; Factor Endowments</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/economics_of_international_business> ;
  skos:prefLabel "factor endowments"@en ;
  a skos:Concept .

