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

<https://concepts.sagepub.com/social-science/concept/behavioral_case_formulation>
  skos:prefLabel "behavioral case formulation"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/case_formulation> .

<https://concepts.sagepub.com/social-science/concept/case_formulation>
  skos:definition "Introduction One of the principal aims of a psychological assessment is to evaluate the form and function of target behaviours. The term case formulation can be defined as the process of operationalizing target behaviours1 (determining the form) and evaluating relationships among target behaviours and potential controlling factors (determining the function) for an individual client. [Source: <a href=\"https://sk.sagepub.com/reference/psychassessment/n35.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Psychological Assessment; Case Formulation</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/behavioral_case_formulation> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/methods,_tests_and_equipment>, <https://concepts.sagepub.com/social-science/concept/counseling_assessment> ;
  skos:prefLabel "case formulation"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/methods,_tests_and_equipment>
  skos:prefLabel "methods, tests and equipment"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/case_formulation> .

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

