@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/health_and_behavior>
  skos:prefLabel "health and behavior"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/key_informants> .

<https://concepts.sagepub.com/social-science/concept/key_informants>
  skos:definition "The term key informant is best understood in the context of ethnographic or qualitative research in naturalistic settings (LeCompte & Schensul, 1999). These settings are often termed “the field” (DeWalt & DeWalt, 2002; Pelto & Pelto, 1978). [Source: <a href=\"https://sk.sagepub.com/reference/behavior/n141.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health and Behavior; Key Informants</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/health_and_behavior> ;
  skos:prefLabel "key informants"@en ;
  a skos:Concept .

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

