@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/group_memory>
  skos:definition "In psychology, memory often has been defined purely at the individual level. According to this analysis, memories are stored in various parts of the brain and are based on experiences and structured learning of information. [Source: <a href=\"https://sk.sagepub.com/reference/processes/n106.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Group Processes &amp; Intergroup Relations; Group Memory</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/group_decision_making>, <https://concepts.sagepub.com/social-science/concept/cognitions_and_feelings> ;
  skos:prefLabel "group memory"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/cognitions_and_feelings>
  skos:prefLabel "cognitions and feelings"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/group_memory> .

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

<https://concepts.sagepub.com/social-science/concept/group_decision_making>
  skos:prefLabel "group decision making"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/group_memory> .

