@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/management_skills>
  skos:prefLabel "management skills"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/standard_setting> .

<https://concepts.sagepub.com/social-science/concept/standard_setting>
  skos:definition "The quest to set educational standards has become ubiquitous in North America and abroad. In many jurisdictions, ambitious standards have been set for student achievement, school effectiveness, teacher professionalism, and administrator competence. [Source: <a href=\"https://sk.sagepub.com/reference/edleadership/n536.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Educational Leadership and Administration; Standard Setting</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/management_skills> ;
  skos:prefLabel "standard setting"@en ;
  a skos:Concept .

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

