@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/essay_tests> .

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

<https://concepts.sagepub.com/social-science/concept/essay_tests>
  skos:definition "Essay tests are a type of constructed-response assessment in which test-takers display skills and knowledge by writing responses to an assigned task, question, or prompt. Instead of selecting answers to multiple-choice questions, the test-taker may be required to present an opinion on an issue, explain a chemical process, describe a scene in a foreign language, present conclusions drawn from a set of economic data, write a narrative, or demonstrate other skills and understandings in writing. [Source: <a href=\"https://sk.sagepub.com/reference/educationalpsychology/n94.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Educational Psychology; Essay Tests</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/testing,_measurement,_and_evaluation> ;
  skos:prefLabel "essay tests"@en ;
  a skos:Concept .

