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

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

<https://concepts.sagepub.com/social-science/concept/sensitivity>
  skos:prefLabel "sensitivity"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/fieldwork> .

<https://concepts.sagepub.com/social-science/concept/fieldwork>
  skos:definition "Fieldwork is the hallmark of research for qualitative researchers. It is a tool used to help describe and understand a group or culture. [Source: <a href=\"https://sk.sagepub.com/reference/research/n174.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of Qualitative Research Methods; Fieldwork</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/participant_observation>, <https://concepts.sagepub.com/social-science/concept/ethnography>, <https://concepts.sagepub.com/social-science/concept/sensitivity> ;
  skos:prefLabel "fieldwork"@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/fieldwork> .

