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

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

<https://concepts.sagepub.com/social-science/concept/elite_interview>
  skos:definition "Elite interviewing is a method of obtaining information about a specific sample considered to be elite members of society who may be politicians or civic, economic, social, cultural, military, and intellectual leaders. The classic work on the topic of elite interviewing was written by Lewis Anthony Dexter in 1970. [Source: <a href=\"https://sk.sagepub.com/cqpress/the-encyclopedia-of-political-science/n501.xml\" target=\"_blank\" data-id=\"to-sk\">The Encyclopedia of Political Science; Elite Interview</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/interviews> ;
  skos:prefLabel "elite interview"@en ;
  a skos:Concept .

