@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/opinion_polls>
  skos:definition "Opinion polls are sample-based and interview-led quantitative surveys designed for collecting information on the attitudes and behaviors of a given population on a certain set of social, political, ethical, or economic issues. In both historical and methodological terms, opinion polls are closely linked to market research, of which they represent a subsequent extension to the study of public opinion. [Source: <a href=\"https://sk.sagepub.com/reference/consumerculture/n391.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Consumer Culture; Opinion Polls</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_analysis>, <https://concepts.sagepub.com/social-science/concept/trends_in_consumer_culture> ;
  skos:prefLabel "opinion polls"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/trends_in_consumer_culture>
  skos:prefLabel "trends in consumer culture"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/opinion_polls> .

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

