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

<https://concepts.sagepub.com/social-science/concept/encoding>
  skos:definition "Encoding information is the cognitive process through which experiences are translated into memory. However, for the social sciences, encoding often means the process of translating thoughts, ideas, or questions into words. [Source: <a href=\"https://methods.sagepub.com/reference/encyclopedia-of-survey-research-methods/n160.xml\" target=\"_blank\" data-id=\"to-srm\">Encyclopedia of Survey Research Methods; Encoding</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_cognition> ;
  skos:prefLabel "encoding"@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/encoding> .

