@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/Article_I>
  skos:prefLabel "Article I"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/necessary_and_proper_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/necessary_and_proper_clause> .

<https://concepts.sagepub.com/social-science/concept/necessary_and_proper_clause>
  skos:definition "The Constitution, even with all twenty-seven amendments, is one of the world's shortest written constitutions, containing only some 8,700 hundred words overall. The framers of the Constitution realized that many of its principles would have to be fleshed out by the three branches of government, especially by the legislature in fulfilling its responsibility for making the nation's laws. [Source: <a href=\"https://sk.sagepub.com/cqpress/the-us-constitution-a-to-z-1e/n254.xml\" target=\"_blank\" data-id=\"to-sk\">U.S. Constitution A to Z; Necessary and Proper Clause</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Article_I> ;
  skos:prefLabel "necessary and proper clause"@en ;
  a skos:Concept .

