@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/attitudes>
  skos:prefLabel "attitudes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/mode_model> .

<https://concepts.sagepub.com/social-science/concept/mode_model>
  skos:definition "Sometimes people's attitudes predict their behavior and sometimes they don't. Most people have a positive attitude toward donating money to charity, but they don't tend to give their hard-earned cash away whenever a charitable organization requests it. [Source: <a href=\"https://sk.sagepub.com/reference/socialpsychology/n346.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Psychology; Mode Model</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/attitudes> ;
  skos:prefLabel "mode model"@en ;
  a skos:Concept .

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

