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

<https://concepts.sagepub.com/social-science/concept/paradigmatic_behavior_therapy>
  skos:definition "Paradigmatic (psychological) behaviorism is a behavioral framework model that aids clinicians and researchers in the conceptualization of a variety of etiological and maintaining factors that might contribute to an individual's repertoire of behavior—both normal and pathological."@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/behavioral_therapy> ;
  skos:prefLabel "paradigmatic 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/paradigmatic_behavior_therapy> .

