@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/The_Federalist_Papers>
  skos:definition "When the Constitutional Convention adjourned on September 17, 1787, the success of the new and radical document was by no means assured. A strong faction in the nation known as the Anti-Federalists opposed adoption of the new Constitution. [Source: <a href=\"https://sk.sagepub.com/cqpress/congress-a-to-z-5e/n142.xml\" target=\"_blank\" data-id=\"to-sk\">Congress A to Z; Federalist Papers, The</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/origins_of_Congress>, <https://concepts.sagepub.com/social-science/concept/congressional_leadership> ;
  skos:prefLabel "The Federalist Papers"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/congressional_leadership>
  skos:prefLabel "congressional leadership"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/The_Federalist_Papers> .

<https://concepts.sagepub.com/social-science/concept/origins_of_Congress>
  skos:prefLabel "origins of Congress"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/The_Federalist_Papers> .

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

