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

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

<https://concepts.sagepub.com/social-science/concept/vehicle_fallacy>
  skos:definition "Vehicle fallacy is a term coined by Peter Morriss from a point made by Anthony Kenny. Both Morriss and Kenny start from the recognition that power refers to a capacity or disposition, not an event or occurrence. [Source: <a href=\"https://sk.sagepub.com/reference/power/n385.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Power; Vehicle Fallacy</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/power_(sociology)> ;
  skos:prefLabel "vehicle fallacy"@en ;
  a skos:Concept .

