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

n9j:-organizations
  a isothes:ConceptGroup ;
  skos:prefLabel "organizations"@en ;
  skos:member n9j:-P0L3T225-8 .

n9j: a skos:ConceptScheme .
n9j:-P0L3T225-8
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Office_for_Civil_Rights,_U.S._Department_of_Education> ;
  skos:definition "The Office for Civil Rights (OCR) of the U.S. Department of Education had its genesis in the civil rights movement and in the “War on Poverty” of the 1960s. The agency's mission is ensuring equal access to education and promoting educational excellence through vigorous enforcement of civil rights protected by federal law. [Source: Encyclopedia of Bilingual Education; Office for Civil Rights, U.S. Department of Education]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-TLKZ7M8Z-5 ;
  skos:prefLabel "Office for Civil Rights, U.S. Department of Education"@en .

n9j:-TLKZ7M8Z-5
  skos:prefLabel "people and organizations"@en ;
  a skos:Concept ;
  skos:narrower n9j:-P0L3T225-8 .

