@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/teaching>
  skos:prefLabel "teaching"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/grade-equivalent_scores> .

<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/grade-equivalent_scores> .

<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/grade-equivalent_scores> .

<https://concepts.sagepub.com/social-science/concept/grade-equivalent_scores>
  skos:definition "Grade-equivalent scores are scores reported on norm-referenced assessments indicating the level at which an individual student performed compared with the average performance of students at other grade levels. The score is on a continuous developmental scale used for describing developmental level and measuring growth. [Source: <a href=\"https://sk.sagepub.com/reference/educationalpsychology/n121.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Educational Psychology; Grade-Equivalent Scores</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/testing,_measurement,_and_evaluation>, <https://concepts.sagepub.com/social-science/concept/teaching> ;
  skos:prefLabel "grade-equivalent scores"@en ;
  a skos:Concept .

