@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/case_studies>
  skos:prefLabel "case studies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/single-case_research> .

<https://concepts.sagepub.com/social-science/concept/single-case_research>
  skos:definition "Research that investigates the effect of an experimental treatment on one or a few research participants (Johnson & Christensen, 2008). It is frequently used in clinical settings where the goal is to evaluate a treatment for a particular individual rather than to determine the average effect for a population. [Source: <a href=\"https://sk.sagepub.com/reference/behavioralsciences/n2335.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Glossary of the Social and Behavioral Sciences; Single-Case Research</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/case_studies> ;
  skos:prefLabel "single-case research"@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/single-case_research> .

