@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/martin_index>
  skos:definition "Luther Martin was a Maryland delegate to the convention that drafted the U.S. Constitution in 1787. He was hostile to proposals that would substantially strengthen the central government and give larger states greater representation than smaller states. [Source: <a href=\"https://sk.sagepub.com/reference/power/n222.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Power; Martin Index</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/power_and_political_science>, <https://concepts.sagepub.com/social-science/concept/decisions_and_game_theory> ;
  skos:prefLabel "martin index"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/decisions_and_game_theory>
  skos:prefLabel "decisions and game theory"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/martin_index> .

<https://concepts.sagepub.com/social-science/concept/power_and_political_science>
  skos:prefLabel "power and political science"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/martin_index> .

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

