@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/private_banks>
  skos:prefLabel "private banks"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/banks> .

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

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

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

<https://concepts.sagepub.com/social-science/concept/power_and_international_relations>
  skos:prefLabel "power and international relations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/banks> .

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

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

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

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

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

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

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

<https://concepts.sagepub.com/social-science/concept/banks>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/cooperative_banks>, <https://concepts.sagepub.com/social-science/concept/savings_banks>, <https://concepts.sagepub.com/social-science/concept/private_banks>, <https://concepts.sagepub.com/social-science/concept/commercial_banks>, <https://concepts.sagepub.com/social-science/concept/giro>, <https://concepts.sagepub.com/social-science/concept/foreign_banks>, <https://concepts.sagepub.com/social-science/concept/merchant_banks>, <https://concepts.sagepub.com/social-science/concept/central_banks>, <https://concepts.sagepub.com/social-science/concept/international_banks> ;
  skos:definition "Banks, in their most basic function, act as financial intermediary institutions in an economy. They tend to act as conduits for capital and credit allocation between individuals, corporations, and the state. [Source: <a href=\"https://sk.sagepub.com/reference/power/n30.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Power; Banks</a>]"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/power_and_international_relations>, <https://concepts.sagepub.com/social-science/concept/financial_institutions> ;
  skos:prefLabel "banks"@en .

