@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/school-related_terms>
  skos:prefLabel "school-related terms"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/statewide_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/statewide_tests> .

<https://concepts.sagepub.com/social-science/concept/statewide_tests>
  skos:definition "Statewide tests are designed to measure academic content standards, which are the important facts, ideas, and concepts that students should know at each grade level. Most states have written standards in academic subjects such as reading, writing, mathematics, science, and social studies. [Source: <a href=\"https://sk.sagepub.com/reference/schoolpsychology/n285.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of School Psychology; Statewide Tests</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/school-related_terms> ;
  skos:prefLabel "statewide tests"@en ;
  a skos:Concept .

