@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/curriculum-based_assessment> .

<https://concepts.sagepub.com/social-science/concept/curriculum-based_assessment>
  skos:definition "Curriculum-based assessment (CBA) can be defined as any set of measurement procedures that use “direct observation and recording of a student's performance in the local curriculum as a basis for gathering information to make instructional decisions” (Deno, 1987, p. 41). [Source: <a href=\"https://sk.sagepub.com/reference/schoolpsychology/n71.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of School Psychology; Curriculum-Based Assessment</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/counseling_assessment>, <https://concepts.sagepub.com/social-science/concept/assessment> ;
  skos:prefLabel "curriculum-based 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/curriculum-based_assessment> .

<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/curriculum-based_assessment> .

