@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/sales>
  skos:definition "Sales in business can refer to the passage of ownership from one owner to another, a reseller agreement in which one agrees to operate as the seller of another's goods or services, or other technical types of agreements in which ownership is being transferred. Sale is a widely used term in business. [Source: <a href=\"https://sk.sagepub.com/reference/newventuremgmt/n162.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of New Venture Management; Sales</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/small_business_management>, <https://concepts.sagepub.com/social-science/concept/marketing> ;
  skos:prefLabel "sales"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/small_business_management>
  skos:prefLabel "small business management"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/sales> .

<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/sales> .

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

