@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/social_entrepreneurship>
  skos:prefLabel "social entrepreneurship"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/microfinance> .

<https://concepts.sagepub.com/social-science/concept/microfinance>
  skos:definition "Microfinance is the collective term used to describe the process of providing funding to poor people who have no access to traditional finance institutions, such as credit unions and banks. Microfinance was championed by Muhammad Yunus with his revolutionary experiment in the early 1970s of providing finance to poor people, initially only women in Bangladesh. [Source: <a href=\"https://sk.sagepub.com/reference/newventuremgmt/n132.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of New Venture Management; Microfinance</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_entrepreneurship>, <https://concepts.sagepub.com/social-science/concept/international_finance>, <https://concepts.sagepub.com/social-science/concept/financing> ;
  skos:prefLabel "microfinance"@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/microfinance> .

<https://concepts.sagepub.com/social-science/concept/financing>
  skos:prefLabel "financing"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/microfinance> .

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

