@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/influence_(psychology)>
  skos:prefLabel "influence (psychology)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/forewarning> .

<https://concepts.sagepub.com/social-science/concept/attitudes>
  skos:prefLabel "attitudes"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/forewarning> .

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

<https://concepts.sagepub.com/social-science/concept/forewarning>
  skos:definition "Definition A forewarning is a warning of an impending influence attempt. Forewarnings include such phrases as, “and now a word from our sponsors,” that precede ads designed to persuade listeners. [Source: <a href=\"https://sk.sagepub.com/reference/socialpsychology/n223.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Psychology; Forewarning</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/attitudes> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/influence_(psychology)> ;
  skos:prefLabel "forewarning"@en ;
  a skos:Concept .

