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

<https://concepts.sagepub.com/social-science/concept/franchises:_starting>
  skos:definition "A franchise is a business opportunity whereby a company, the franchisor, grants exclusive rights to an individual, the franchisee, to market its products or services in a given territory or at a given location. Essentially, it is a prepackaged, turnkey business that one can buy, lease, or sell. [Source: <a href=\"https://sk.sagepub.com/reference/newventuremgmt/n80.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of New Venture Management; Franchises: Starting</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/franchising> ;
  skos:prefLabel "franchises: starting"@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/franchises:_starting> .

