@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/behavior_rating_scales>
  skos:definition "Behavior rating scales are one of the oldest assessment tools used in mental health, education, and research. These scales typically assess problem behaviors, social skills, and emotional functioning; are widely employed in the assessment of personality development, adaptive behavior, and social-emotional functioning; and aid in diagnostic decision making and in planning treatment and education. [Source: <a href=\"https://sk.sagepub.com/reference/counseling/n15.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Counseling; Behavior Rating Scales</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/psychometric_tests>, <https://concepts.sagepub.com/social-science/concept/counseling_assessment> ;
  skos:prefLabel "behavior rating scales"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/counseling_assessment>
  skos:prefLabel "counseling assessment"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/behavior_rating_scales> .

<https://concepts.sagepub.com/social-science/concept/psychometric_tests>
  skos:prefLabel "psychometric tests"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/behavior_rating_scales> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/methods>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/behavior_rating_scales> .

