@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/grounded_theory>
  skos:prefLabel "grounded theory"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/negative_cases> .

<https://concepts.sagepub.com/social-science/concept/negative_cases>
  skos:definition "A negative case is a strategy used especially in qualitative, naturalistic evaluation approaches to develop claims of fact or value that apply to all instances of cases. Data are analyzed iteratively with a working hypothesis or proposition in mind—cases that support the proposition strengthen the proposition; those that do not are called negative cases. [Source: <a href=\"https://methods.sagepub.com/reference/encyclopedia-of-evaluation/n369.xml\" target=\"_blank\" data-id=\"to-srm\">Encyclopedia of Evaluation; Negative Cases</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/grounded_theory> ;
  skos:prefLabel "negative cases"@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/negative_cases> .

