@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/consumer_surveys>
  skos:definition "Within consumer-based economies and political systems, the importance of consumer opinion and its role in predicting consumer behavior is often a key factor in decision-making processes within businesses, by providers of services such as healthcare, and by governments. In general, consumer surveys intend to measure consumer attitudes, expectations, and preferences and attempt to predict future consumer behavior. [Source: <a href=\"https://sk.sagepub.com/reference/businesstoday/n214.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business in Today's World; Consumer Surveys</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/marketing> ;
  skos:prefLabel "consumer surveys"@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/consumer_surveys> .

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

