@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/governance_issues>
  skos:prefLabel "governance issues"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/school_boards> .

<https://concepts.sagepub.com/social-science/concept/school_boards>
  skos:definition "The almost 16,000 school boards in the United States, which trace their origins to colonial America, are an integral part of a complex system of school governance. State legislatures created local school boards to carry out the state function of providing public education by executing and administering statutes and policies. [Source: <a href=\"https://sk.sagepub.com/reference/educationlaw/n338.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Education Law; School Boards</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/governance_issues> ;
  skos:prefLabel "school boards"@en ;
  a skos:Concept .

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

