@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/credit_institutions>
  skos:prefLabel "credit institutions"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/financial_institutions> .

<https://concepts.sagepub.com/social-science/concept/investment_institutions>
  skos:prefLabel "investment institutions"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/financial_institutions> .

<https://concepts.sagepub.com/social-science/concept/banking_(finance)>
  skos:prefLabel "banking (finance)"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/financial_institutions> .

<https://concepts.sagepub.com/social-science/concept/financial_institutions>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/investment_institutions>, <https://concepts.sagepub.com/social-science/concept/international_financial_institutions>, <https://concepts.sagepub.com/social-science/concept/stock_exchanges>, <https://concepts.sagepub.com/social-science/concept/banking_(finance)>, <https://concepts.sagepub.com/social-science/concept/insurance_companies>, <https://concepts.sagepub.com/social-science/concept/banks>, <https://concepts.sagepub.com/social-science/concept/credit_institutions> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/finance> ;
  a skos:Concept ;
  skos:prefLabel "financial institutions"@en .

<https://concepts.sagepub.com/social-science/concept/international_financial_institutions>
  skos:prefLabel "international financial institutions"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/financial_institutions> .

<https://concepts.sagepub.com/social-science/concept/insurance_companies>
  skos:prefLabel "insurance companies"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/financial_institutions> .

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

<https://concepts.sagepub.com/social-science/concept/banks>
  skos:prefLabel "banks"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/financial_institutions> .

<https://concepts.sagepub.com/social-science/concept/stock_exchanges>
  skos:prefLabel "stock exchanges"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/financial_institutions> .

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

