@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/target_markets>
  skos:definition "Understanding potential clients, where they come from, and what characteristics they share helps companies both to develop services that will meet their clients' needs and to communicate with them effectively. Although each potential client is distinct, it is infeasible to custom-tailor promotional materials and marketing communications to each individual. [Source: <a href=\"https://sk.sagepub.com/reference/newventuremgmt/n177.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of New Venture Management; Target Markets</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/entrepreneurial_marketing> ;
  skos:prefLabel "target markets"@en ;
  a skos:Concept .

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

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

