@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/behavioral_therapy>
  skos:prefLabel "behavioral therapy"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/dialectical_behavior_therapy> .

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

<https://concepts.sagepub.com/social-science/concept/dialectical_behavior_therapy>
  skos:definition "Dialectical behavior therapy (DBT) is a cognitive-behavioral treatment program originally developed by Marsha Linehan as a treatment for highly suicidal women with borderline personality disorder (BPD) and other difficult-to-treat mental disorders. DBT draws its principles from behavioral science (e.g., reinforcement, classical conditioning), Zen mindfulness practices (e.g., quieting the mind and focusing attention), and dialectical philosophy (e.g., finding the synthesis between two differing or opposing positions). [Source: <a href=\"https://sk.sagepub.com/reference/counseling/n183.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Counseling; Dialectical Behavior Therapy</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/behavioral_therapy> ;
  skos:prefLabel "dialectical behavior therapy"@en ;
  a skos:Concept .

