@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/international_finance>
  skos:prefLabel "international finance"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/microfinance_institution> .

<https://concepts.sagepub.com/social-science/concept/microfinance_institution>
  skos:definition "Microfinance institutions (MFIs) provide financial services to the poor, who are normally excluded from the formal banking sector. The failures in reaching out to the poor by government schemes had generated a group of MFIs to engage in income-generating activities due to inadequate provision of savings, credit, and insurance facilities in several countries, especially in Bolivia, Bangladesh, and Indonesia. [Source: <a href=\"https://sk.sagepub.com/reference/businesstoday/n644.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business in Today's World; Microfinance Institution</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/international_finance> ;
  skos:prefLabel "microfinance institution"@en ;
  a skos:Concept .

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

