@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_enterprises>
  skos:definition "Public enterprise is used to describe specific corporate entities partially or wholly sponsored by the government. These enterprises may include governmental entities, such as public authorities or special purpose districts, which are distinguished from traditional government agencies by their corporate structure, fee-for-service funding model, or insulation from the traditional government bureaucracy and elected bodies. [Source: <a href=\"https://sk.sagepub.com/cqpress/the-encyclopedia-of-political-science/n1287.xml\" target=\"_blank\" data-id=\"to-sk\">The Encyclopedia of Political Science; Public Enterprises</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/utilities>, <https://concepts.sagepub.com/social-science/concept/public_works>, <https://concepts.sagepub.com/social-science/concept/public_service>, <https://concepts.sagepub.com/social-science/concept/nationalized_industries> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/public_administration>, <https://concepts.sagepub.com/social-science/concept/enterprises> ;
  skos:prefLabel "public enterprises"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/utilities>
  skos:prefLabel "utilities"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/public_enterprises> .

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

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

<https://concepts.sagepub.com/social-science/concept/public_service>
  skos:prefLabel "public service"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/public_enterprises> .

<https://concepts.sagepub.com/social-science/concept/nationalized_industries>
  skos:prefLabel "nationalized industries"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/public_enterprises> .

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

<https://concepts.sagepub.com/social-science/concept/public_works>
  skos:prefLabel "public works"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/public_enterprises> .

