@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/power_(sociology)>
  skos:prefLabel "power (sociology)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/ableness> .

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

<https://concepts.sagepub.com/social-science/concept/ableness>
  skos:definition "The term ableness was introduced into the literature by Peter Morriss to describe a refinement in the ability account of power. The idea is that there is an ambiguity in how we normally talk of abilities. [Source: <a href=\"https://sk.sagepub.com/reference/power/n3.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Power; Ableness</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/power_(sociology)> ;
  skos:prefLabel "ableness"@en ;
  a skos:Concept .

