@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/summative_evaluation>
  skos:definition "Summative evaluation is used to assess outcomes at the end of a unit of instruction, a grading period, or a school year. Summative evaluation in classrooms is associated with assigning grades and making decisions about promotion to the next level of instruction. [Source: <a href=\"https://sk.sagepub.com/reference/schoolpsychology/n291.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of School Psychology; Summative Evaluation</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/pop_quizzes> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/statistical_and_measurement_terms> ;
  skos:prefLabel "summative evaluation"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/pop_quizzes>
  skos:prefLabel "pop quizzes"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/summative_evaluation> .

<https://concepts.sagepub.com/social-science/concept/statistical_and_measurement_terms>
  skos:prefLabel "statistical and measurement terms"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/summative_evaluation> .

