@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/critical_analysis>
  skos:definition "Critical analysis refers to an approach to the analysis of social problems that intends to critically reflect on, and call into question, conventional or takenfor-granted ways of analyzing and understanding things. A critical approach endeavors to address a range of contextual aspects in which any problem is situated. [Source: <a href=\"https://sk.sagepub.com/reference/organization/n106.xml\" target=\"_blank\" data-id=\"to-sk\">International Encyclopedia of Organization Studies; Critical Analysis</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/research_practice_and_methodology> ;
  skos:prefLabel "critical analysis"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/research_practice_and_methodology>
  skos:prefLabel "research practice and methodology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/critical_analysis> .

