@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/political_sociology>
  skos:prefLabel "political sociology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/credible_commitment> .

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

<https://concepts.sagepub.com/social-science/concept/democracy_and_democratization>
  skos:prefLabel "democracy and democratization"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/credible_commitment> .

<https://concepts.sagepub.com/social-science/concept/credible_commitment>
  skos:definition "Individuals are generally assumed to choose rationally in ways that make themselves better off. However, there are times when a political actor can benefit by denying himself or herself, early in a political interaction, the option of choosing self-serving actions later on. [Source: <a href=\"https://sk.sagepub.com/reference/intlpoliticalscience/n116.xml\" target=\"_blank\" data-id=\"to-sk\">International Encyclopedia of Political Science; Credible Commitment</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/political_sociology>, <https://concepts.sagepub.com/social-science/concept/democracy_and_democratization> ;
  skos:prefLabel "credible commitment"@en ;
  a skos:Concept .

