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

<https://concepts.sagepub.com/social-science/concept/teaching_and_learning>
  skos:prefLabel "teaching and learning"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/social_learning> .

<https://concepts.sagepub.com/social-science/concept/action_control>
  skos:prefLabel "action control"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/social_learning> .

<https://concepts.sagepub.com/social-science/concept/social_learning>
  skos:definition "Social learning is an approach to environmental problem solving and policy making that emphasizes the decision-making process over achieving predefined objectives. Equity, democratic participation, and fairness are considered as important as efficiency in managing natural resources. [Source: <a href=\"https://sk.sagepub.com/reference/greeneducation/n93.xml\" target=\"_blank\" data-id=\"to-sk\">Green Education: An A-to-Z Guide; Social Learning</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/vicarious_reinforcement> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/teaching_and_learning>, <https://concepts.sagepub.com/social-science/concept/decision_making>, <https://concepts.sagepub.com/social-science/concept/action_control> ;
  skos:prefLabel "social learning"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/vicarious_reinforcement>
  skos:prefLabel "vicarious reinforcement"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_learning> .

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

