@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/hamiltonianism>
  skos:definition "Hamiltonianism describes the public philosophy associated with Alexander Hamilton (1755–1804), the first secretary of the U.S. Treasury. As President George Washington began to distance himself from other key advisers, such as James Madison and Thomas Jefferson, Hamilton came to play the role of “prime minister” to Washington. [Source: <a href=\"https://sk.sagepub.com/cqpress/the-encyclopedia-of-political-science/n692.xml\" target=\"_blank\" data-id=\"to-sk\">The Encyclopedia of Political Science; Hamiltonianism</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/ideologies> ;
  skos:prefLabel "hamiltonianism"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/ideologies>
  skos:prefLabel "ideologies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/hamiltonianism> .

