@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/performance-based_assessment>
  skos:definition "Tests come in many forms, and in a real sense, the act of completing any test items, regardless of their format, constitutes a performance of some type. However, the term performance-based assessment (also, performance assessment or sometimes authentic assessment) has come to possess a specific meaning in the context of measuring cognitive abilities. [Source: <a href=\"https://methods.sagepub.com/reference/encyclopedia-of-measurement-and-statistics/n341.xml\" target=\"_blank\" data-id=\"to-srm\">Encyclopedia of Measurement and Statistics; Performance-Based Assessment</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/professional_development>, <https://concepts.sagepub.com/social-science/concept/assessment> ;
  skos:prefLabel "performance-based assessment"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/professional_development>
  skos:prefLabel "professional development"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/performance-based_assessment> .

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

