@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_assessment>
  skos:definition "Performance assessment, also known as alternative assessment, is a method of educational evaluation based on the measurement of an individual's proficiency at executing various complex tasks, such as writing an essay, following a lab protocol, or solving multistepped problems. Equal attention is paid to the how and why answers or solutions are reached for the results. [Source: <a href=\"https://sk.sagepub.com/reference/curriculumstudies/n344.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Curriculum Studies; Performance Assessment</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/alternative_assessment>, <https://concepts.sagepub.com/social-science/concept/concepts_and_terms_in_curriculum_studies> ;
  skos:prefLabel "performance assessment"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/alternative_assessment>
  skos:prefLabel "alternative assessment"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/performance_assessment> .

<https://concepts.sagepub.com/social-science/concept/concepts_and_terms_in_curriculum_studies>
  skos:prefLabel "concepts and terms in curriculum studies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/performance_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_assessment> .

