@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/open_meetings_laws> .

<https://concepts.sagepub.com/social-science/concept/open_meetings_laws>
  skos:definition "Throughout the United States, a variety of state statutes mandate that meetings of the governing bodies of public entities be open to the public. In some states, such as Vermont, the legal basis for open meetings of public entities derives from the state constitution. [Source: <a href=\"https://sk.sagepub.com/reference/educationlaw/n280.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Education Law; Open Meetings Laws</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/governance_issues> ;
  skos:prefLabel "open meetings laws"@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/open_meetings_laws> .

