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

<https://concepts.sagepub.com/social-science/concept/adaptive_behavior_assessment>
  skos:definition "Adaptive behavior includes those skills necessary for personal independence and social responsibility. The criteria for evaluating adaptive behavior vary according to age because those skills expected and needed to be independent and responsible develop as an individual grows. [Source: <a href=\"https://sk.sagepub.com/reference/schoolpsychology/n5.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of School Psychology; Adaptive Behavior Assessment</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/assessment> ;
  skos:prefLabel "adaptive behavior assessment"@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/adaptive_behavior_assessment> .

