@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j: a skos:ConceptScheme .
n9j:-organizations
  a isothes:ConceptGroup ;
  skos:prefLabel "organizations"@en ;
  skos:member n9j:-M61BXFCD-H .

n9j:-BS4BLXTK-M
  skos:prefLabel "government organizations"@en ;
  a skos:Concept ;
  skos:narrower n9j:-M61BXFCD-H .

n9j:-H244XJPR-G
  skos:prefLabel "National Center for Educational Statistics"@en ;
  a skos:Concept ;
  skos:broader n9j:-M61BXFCD-H .

n9j:-QLGT2B79-1
  skos:prefLabel "United States Department of Education"@en ;
  a skos:Concept ;
  skos:narrower n9j:-M61BXFCD-H .

n9j:-M61BXFCD-H
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Institute_of_Education_Sciences> ;
  skos:narrower n9j:-H244XJPR-G ;
  skos:definition "The Institute of Education Sciences (IES) is the research department of the U.S. Department of Education (USDOE). It represents the federal government's effort to improve the quality and respectability of educational research, and thus contributes to efforts to reform American education. [Source: Encyclopedia of Educational Reform and Dissent; Institute of Education Sciences]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-QLGT2B79-1, n9j:-BS4BLXTK-M ;
  skos:prefLabel "Institute of Education Sciences"@en .

