@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/item_banking>
  skos:definition "Introduction Item banks are used in a variety of contexts ranging from individual classrooms, schools, districts, state or other governmental units, to large scale computer-based testing programs. Typically, the purpose of developing an item bank is to assist, improve, and automate the test assembly process. [Source: <a href=\"https://sk.sagepub.com/reference/psychassessment/n108.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Psychological Assessment; Item Banking</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/theory_and_methodology>, <https://concepts.sagepub.com/social-science/concept/educational_and_child_assessment> ;
  skos:prefLabel "item banking"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/theory_and_methodology>
  skos:prefLabel "theory and methodology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/item_banking> .

<https://concepts.sagepub.com/social-science/concept/educational_and_child_assessment>
  skos:prefLabel "educational and child assessment"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/item_banking> .

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

