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

<https://concepts.sagepub.com/social-science/concept/interviewer_effects>
  skos:definition "In many surveys, interviewers play an important role in the data collection process. They can be effective in gaining cooperation of the sample persons, helping clarify survey tasks, or motivating the respondent to provide complete and accurate answers. [Source: <a href=\"https://methods.sagepub.com/reference/encyclopedia-of-survey-research-methods/n242.xml\" target=\"_blank\" data-id=\"to-srm\">Encyclopedia of Survey Research Methods; Interviewer Effects</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/interviews> ;
  skos:prefLabel "interviewer effects"@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/interviewer_effects> .

