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

<https://concepts.sagepub.com/social-science/concept/health_education>
  skos:prefLabel "health education"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/student_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/student_assessment> .

<https://concepts.sagepub.com/social-science/concept/student_assessment>
  skos:definition "School districts throughout the United States are bombarded with a multitude of assessment requirements tied to educational accountability. The federal No Child Left Behind Act of 2001 requires states to test third through eighth grade students annually in reading and mathematics. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-school-health/n264.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of School Health; Student Assessment</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/health_education>, <https://concepts.sagepub.com/social-science/concept/educational_assessment> ;
  skos:prefLabel "student assessment"@en ;
  a skos:Concept .

