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

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

<https://concepts.sagepub.com/social-science/concept/academic_standards>
  skos:definition "Since the late 1980s, standards-based reform has been the de facto national education policy in the United States. Every state has set standards for student performance and holds schools accountable for meeting those standards. [Source: <a href=\"https://sk.sagepub.com/reference/diversityineducation/n4.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Diversity in Education; Academic Standards</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/testing_and_assessment> ;
  skos:prefLabel "academic standards"@en ;
  a skos:Concept .

