@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/cognitions_and_feelings>
  skos:prefLabel "cognitions and feelings"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/categorization> .

<https://concepts.sagepub.com/social-science/concept/cognitive_development>
  skos:prefLabel "cognitive development"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/categorization> .

<https://concepts.sagepub.com/social-science/concept/identity_and_self>
  skos:prefLabel "identity and self"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/categorization> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/methods>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/categorization> .

<https://concepts.sagepub.com/social-science/concept/categorization>
  skos:definition "Categorization is a major component of qualitative data analysis by which investigators attempt to group patterns observed in the data into meaningful units or categories. Through this process, categories are often created by chunking together groups of previously coded data. [Source: <a href=\"https://sk.sagepub.com/reference/research/n41.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of Qualitative Research Methods; Categorization</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/identity_and_self>, <https://concepts.sagepub.com/social-science/concept/cognitive_development>, <https://concepts.sagepub.com/social-science/concept/cognitions_and_feelings> ;
  skos:prefLabel "categorization"@en ;
  a skos:Concept .

