@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:-BS4BLXTK-M
  skos:prefLabel "government organizations"@en ;
  a skos:Concept ;
  skos:narrower n9j:-KLR5Z8BX-Z .

n9j:-organizations
  a isothes:ConceptGroup ;
  skos:prefLabel "organizations"@en ;
  skos:member n9j:-KLR5Z8BX-Z .

n9j: a skos:ConceptScheme .
n9j:-KLR5Z8BX-Z
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/What_Works_Clearinghouse> ;
  skos:definition "In 2002 an act of Congress created the Institute of Education Sciences (IES) to provide for improvement of federal education research. The act stipulated that the IES provide to the public a database for dissemination of statistics, evaluation, and information. [Source: Encyclopedia of Educational Reform and Dissent; What Works Clearinghouse]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-BS4BLXTK-M ;
  skos:prefLabel "What Works Clearinghouse"@en .

