@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/testing,_measurement,_and_evaluation>
  skos:prefLabel "testing, measurement, and evaluation"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/test_anxiety> .

<https://concepts.sagepub.com/social-science/concept/clinical_psychological_assessment>
  skos:prefLabel "clinical psychological assessment"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/test_anxiety> .

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

<https://concepts.sagepub.com/social-science/concept/methods,_tests_and_equipment>
  skos:prefLabel "methods, tests and equipment"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/test_anxiety> .

<https://concepts.sagepub.com/social-science/concept/test_anxiety>
  skos:definition "Test anxiety, a worried, restless, agitated distress that results from tests of performance or academic ability, affects everyone: from athletes, to students, to executives. Whether it is triggered by an upcoming speech, an impending athletic competition, a test of curriculum mastery, a college entrance exam, or a critical business decision, test anxiety can either enhance performance or hinder it, depending on whether the triggering event requires physical or intellectual performance. [Source: <a href=\"https://sk.sagepub.com/reference/educationalpsychology/n268.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Educational Psychology; Test Anxiety</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/testing,_measurement,_and_evaluation>, <https://concepts.sagepub.com/social-science/concept/methods,_tests_and_equipment>, <https://concepts.sagepub.com/social-science/concept/clinical_psychological_assessment> ;
  skos:prefLabel "test anxiety"@en ;
  a skos:Concept .

