@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/counseling_assessment>
  skos:prefLabel "counseling assessment"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/functional_behavioral_assessment> .

<https://concepts.sagepub.com/social-science/concept/functional_behavioral_assessment>
  skos:definition "Functional behavioral assessment (FBA) refers to a range of assessment strategies to identify variables that influence behavior in the natural environment. The purposes of FBA are to (1) define and describe problem behaviors, (2) predict when problem behaviors are likely and unlikely to occur, and (3) identify consequences that maintain the behavior (i.e., the functions of the behavior). [Source: <a href=\"https://sk.sagepub.com/reference/counseling/n73.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Counseling; Functional Behavioral Assessment</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/counseling_assessment>, <https://concepts.sagepub.com/social-science/concept/assessment> ;
  skos:prefLabel "functional behavioral assessment"@en ;
  a skos:Concept .

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

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

