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

<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_domain> .

<https://concepts.sagepub.com/social-science/concept/public_domain>
  skos:definition "Public domain represents governmental stewardship of all lands not owned by private individuals or corporations. In the early American republic, this concept provided the nascent government with income sources, enabling it to fund the nation's operations. [Source: <a href=\"https://sk.sagepub.com/cqpress/encyclopedia-of-politics-of-the-american-west/n333.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Politics of the American West; Public Domain</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/public_administration> ;
  skos:prefLabel "public domain"@en ;
  a skos:Concept .

