@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/comparative_politics>
  skos:prefLabel "comparative politics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/qualitative_comparative_analysis> .

<https://concepts.sagepub.com/social-science/concept/case_studies>
  skos:prefLabel "case studies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/qualitative_comparative_analysis> .

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

<https://concepts.sagepub.com/social-science/concept/qualitative_comparative_analysis>
  skos:definition "Qualitative comparative analysis (QCA) is an analytic technique grounded in set theory that allows for a detailed analysis of how causal conditions contribute to an outcome in question. It is particularly suitable for analyzing situations of causal complexity, that is, situations in which an outcome may result from several different combinations of causal conditions. [Source: <a href=\"https://sk.sagepub.com/reference/casestudy/n278.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Case Study Research; Qualitative Comparative Analysis</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/case_studies>, <https://concepts.sagepub.com/social-science/concept/comparative_politics> ;
  skos:prefLabel "qualitative comparative analysis"@en ;
  a skos:Concept .

