@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/organizations,_schools,_and_projects>
  skos:prefLabel "organizations, schools, and projects"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Educational_Testing_Service> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/organizations>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "organizations"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Educational_Testing_Service> .

<https://concepts.sagepub.com/social-science/concept/educational_reform_organizations>
  skos:prefLabel "educational reform organizations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Educational_Testing_Service> .

<https://concepts.sagepub.com/social-science/concept/Educational_Testing_Service>
  skos:definition "Educational Testing Service (ETS) is the world's largest private educational testing and measurement organization. With an annual budget approaching $1 billion, it develops, administers, or scores more than 24 million tests annually (as of 2005) in more than 180 countries at more than 9,000 locations internationally. [Source: <a href=\"https://methods.sagepub.com/reference/encyclopedia-of-measurement-and-statistics/n147.xml\" target=\"_blank\" data-id=\"to-srm\">Encyclopedia of Measurement and Statistics; Educational Testing Service</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/organizations,_schools,_and_projects>, <https://concepts.sagepub.com/social-science/concept/educational_reform_organizations> ;
  skos:prefLabel "Educational Testing Service"@en ;
  a skos:Concept .

