@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/educational_administration>
  skos:prefLabel "educational administration"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/principalship> .

<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/principalship> .

<https://concepts.sagepub.com/social-science/concept/principalship>
  skos:definition "Principals are midlevel managers responsible for the efficient and effective functioning of the building and the occupants in it. They serve as a vital connecting link between central office/board of education and classrooms and between teachers and parents. [Source: <a href=\"https://sk.sagepub.com/reference/edleadership/n456.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Educational Leadership and Administration; Principalship</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/educational_administration> ;
  skos:prefLabel "principalship"@en ;
  a skos:Concept .

