@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/rational_emotive_behavior_therapy> .

<https://concepts.sagepub.com/social-science/concept/rational_emotive_behavior_therapy>
  skos:altLabel "REBT"@en ;
  skos:definition "In the mid-1950s, Dr. Albert Ellis developed REBT, which is classified as a cognitive behavioral therapy. [Source: <a href=\"https://sk.sagepub.com/reference/behavioralsciences/n2122.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Glossary of the Social and Behavioral Sciences; Rational Emotive Behavior Therapy (REBT) (Education)</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D011617.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/behavioral_therapy> ;
  skos:prefLabel "rational emotive behavior therapy"@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/rational_emotive_behavior_therapy> .

