@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/participant-observation>
  skos:definition "Often described as immersion in a culture, participant-observation is the principal methodological component of ethnographic fieldwork. The researcher watches people and their activities in the social situation under study, gradually increasing participation in the culture as a check on observations. [Source: <a href=\"https://sk.sagepub.com/reference/anthropology/n695.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Anthropology; Participant-Observation</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/research_theoretical_frameworks> ;
  skos:prefLabel "participant-observation"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/research_theoretical_frameworks>
  skos:prefLabel "research/theoretical frameworks"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/participant-observation> .

<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/participant-observation> .

