@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/public_information>
  skos:definition "Public information, in general terms, refers to that information that is universally available or that is not controlled or limited in its availability for strategic or security purposes. Public information includes records held by a public body, regardless of the form or source. [Source: <a href=\"https://sk.sagepub.com/reference/governance/n435.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Governance; Public Information</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/information_governance> ;
  skos:prefLabel "public information"@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/public_information> .

<https://concepts.sagepub.com/social-science/concept/information_governance>
  skos:prefLabel "information governance"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/public_information> .

