@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/probing> .

<https://concepts.sagepub.com/social-science/concept/probing>
  skos:definition "Probing, a technique used during an in-person interview to acquire additional information, is used to gather more explanation or clarification following an open-ended question. It supplements the specific questions of the interview protocol. [Source: <a href=\"https://sk.sagepub.com/reference/socialscience/n760.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of Social Science Research Methods; Probing</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/interviews> ;
  skos:prefLabel "probing"@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/probing> .

