@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_records_laws> .

<https://concepts.sagepub.com/social-science/concept/open_records_laws>
  skos:definition "Everywhere in the United States, there are statutory schemes mandating that the records and documents generated by public entities be made available to the public. In some states, like California, the legal basis for open public records derives from the state constitution. [Source: <a href=\"https://sk.sagepub.com/reference/educationlaw/n281.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Education Law; Open Records Laws</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/governance_issues> ;
  skos:prefLabel "open records 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_records_laws> .

