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

<https://concepts.sagepub.com/social-science/concept/economic_concepts>
  skos:prefLabel "economic concepts"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/public_sector> .

<https://concepts.sagepub.com/social-science/concept/public-sector_management>
  skos:prefLabel "public-sector management"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/public_sector> .

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

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

<https://concepts.sagepub.com/social-science/concept/public_sector>
  skos:definition "The public sector is defined as the portion of the economy composed of all levels of government and government-controlled enterprises. Therefore, it does not include private companies, voluntary organizations, and households. [Source: <a href=\"https://sk.sagepub.com/reference/governance/n439.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Governance; Public Sector</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D017150.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/public-sector_management>, <https://concepts.sagepub.com/social-science/concept/public_administration>, <https://concepts.sagepub.com/social-science/concept/ownership>, <https://concepts.sagepub.com/social-science/concept/economic_sectors>, <https://concepts.sagepub.com/social-science/concept/economic_concepts> ;
  skos:prefLabel "public sector"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/economic_sectors>
  skos:prefLabel "economic sectors"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/public_sector> .

