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

<https://concepts.sagepub.com/social-science/concept/private_sector>
  skos:definition "The U.S. Decennial Census is a federal data collection program undertaken for federal purposes. However, businesses use census information to increase their efficiency and competitiveness, and private companies have developed census-based information products that are used widely in business applications. [Source: <a href=\"https://sk.sagepub.com/cqpress/encyclopedia-of-the-us-census/n114.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of the U.S. Census; Private Sector</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D017149.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/ownership>, <https://concepts.sagepub.com/social-science/concept/economic_sectors> ;
  skos:prefLabel "private sector"@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/private_sector> .

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

