@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:-F4Q6V0KQ-V .

n9j:-SLT366VT-T
  skos:prefLabel "political theory"@en ;
  a skos:Concept ;
  skos:narrower n9j:-F4Q6V0KQ-V .

n9j:-F4Q6V0KQ-V
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/theories_of_obligation> ;
  skos:definition "Political obligation is one of the oldest and most persistent problems of political philosophy. The Greek tragedian Sophocles raised it in Antigone, first performed around 440 BC, and Plato's dialogue Crito recounts the philosopher Socrates's response to the problem, in the face of his own death, some forty years later. [Source: The Encyclopedia of Political Science; Obligation, Theories of]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-SLT366VT-T ;
  skos:prefLabel "theories of obligation"@en .

n9j: a skos:ConceptScheme .
