@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/attitude_change>
  skos:definition "Attitudes consist of our evaluative reactions to the world around us. Whenever we contemplate the people, objects, places, and issues that we encounter (i.e., attitude objects), it is virtually inescapable that we evaluate them, viewing them as good or bad to some degree. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-the-mind/n29.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of the Mind; Attitude Change</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/organizational_culture>, <https://concepts.sagepub.com/social-science/concept/attitudes> ;
  skos:prefLabel "attitude change"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/organizational_culture>
  skos:prefLabel "organizational culture"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/attitude_change> .

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

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

