@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/conceptgroup/methods>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/reputational_analysis> .

<https://concepts.sagepub.com/social-science/concept/reputational_analysis>
  skos:definition "Reputational analysis is a method that has been used by some researchers to measure reputation, a key power resource. It was used first in the analysis of urban politics as a way to establish which local actors were most influential in any given community. [Source: <a href=\"https://sk.sagepub.com/reference/power/n313.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Power; Reputational Analysis</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/power_and_methodological_issues> ;
  skos:prefLabel "reputational analysis"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/power_and_methodological_issues>
  skos:prefLabel "power and methodological issues"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/reputational_analysis> .

