@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j: a skos:ConceptScheme .
n9j:-P31W11P4-X
  skos:prefLabel "polls and public opinion"@en ;
  a skos:Concept ;
  skos:narrower n9j:-LTZDL5QS-9 .

n9j:-K95RLPWZ-Z
  skos:prefLabel "media and elections"@en ;
  a skos:Concept ;
  skos:narrower n9j:-LTZDL5QS-9 .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-LTZDL5QS-9 .

n9j:-LTZDL5QS-9
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/media_polls> ;
  skos:definition "News organizations conduct or sponsor public opinion research as part of their ongoing news coverage, including but not limited to election campaign coverage. Media polls, also called \"news polls,\" have attained wide prevalence as a reporting tool but also remain a focus of debate and occasional controversy. [Source: Encyclopedia of Survey Research Methods; Media Polls]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-K95RLPWZ-Z, n9j:-P31W11P4-X ;
  skos:prefLabel "media polls"@en .

