@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-THTRGF1D-R .

n9j:-THTRGF1D-R
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/threats> ;
  skos:definition "Threats are a coercion mechanism used for or pertaining to the exercise of power. In general, a threat by an actor constitutes a penalty to be applied in the absence (or occurrence) of a desired (or undesired) choice by some other actor, with the intention that the threatened actor's behavior will be altered from that which would have occurred had the threat not been present. [Source: Encyclopedia of Power; Threats]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-HK0XDMVJ-H ;
  skos:prefLabel "threats"@en .

n9j: a skos:ConceptScheme .
n9j:-HK0XDMVJ-H
  skos:prefLabel "types of power"@en ;
  a skos:Concept ;
  skos:narrower n9j:-THTRGF1D-R .

