@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/superintendency>
  skos:definition "The local school district superintendent is generally known as the chief executive officer of a multischool district. Although the position may seem clearly defined, nothing could be further from the truth. [Source: <a href=\"https://sk.sagepub.com/reference/foundations/n361.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of the Social and Cultural Foundations of Education; Superintendency</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/school_governance> ;
  skos:prefLabel "superintendency"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/school_governance>
  skos:prefLabel "school governance"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/superintendency> .

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

