@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/dual_attitudes>
  skos:definition "Definition Dual attitudes refer to the idea that an individual can have two different attitudes about something—both an implicit attitude and an explicit attitude. The implicit attitude refers to an intuitive response or gut reaction, whereas the explicit attitude refers to a more deliberate, thought-out response. [Source: <a href=\"https://sk.sagepub.com/reference/socialpsychology/n163.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Psychology; Dual Attitudes</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/attitudes> ;
  skos:prefLabel "dual attitudes"@en ;
  a skos:Concept .

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

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

