@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/research_bargain>
  skos:definition "Definition The agreement made between a researcher and a research participant such as a gatekeeper or respondent regarding what the participant can expect from the researcher in return for their cooperation with the research. Distinctive Features Within social research, research bargains are made throughout the research process between researchers and participants to help ensure cooperation. [Source: <a href=\"https://methods.sagepub.com/reference/the-sage-dictionary-of-social-research-methods/n178.xml\" target=\"_blank\" data-id=\"to-srm\">The SAGE Dictionary of Social Research Methods; Research Bargain</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/participant_observation> ;
  skos:prefLabel "research bargain"@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/research_bargain> .

<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/research_bargain> .

