@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/supremacy_clause>
  skos:definition "The major goal of the Constitutional Convention was to create a stronger national government than existed under the Articles of Confederation. Toward that end, the Supremacy Clause provides that the Constitution, “the Laws of the United States which shall be made in Pursuance thereof,” and all treaties “shall be the supreme Law of the Land” (Article VI, section 2). [Source: <a href=\"https://sk.sagepub.com/cqpress/the-supreme-court-a-to-z-4e/n357.xml\" target=\"_blank\" data-id=\"to-sk\">The Supreme Court A to Z; Supremacy Clause</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Article_VI> ;
  skos:prefLabel "supremacy clause"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/Article_VI>
  skos:prefLabel "Article VI"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/supremacy_clause> .

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

