@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/constitutional_law>
  skos:definition "Constitutional law involves the study and interpretation of the clauses, articles, and amendments of the constitutions of both nations and states. In the United States, constitutional law focuses chiefly on the provisions of the federal Constitution, although the body of constitutional law affects many aspects of government and politics at the state level. [Source: <a href=\"https://sk.sagepub.com/cqpress/political-encyclopedia-of-us-states-and-regions/n90.xml\" target=\"_blank\" data-id=\"to-sk\">Political Encyclopedia of U.S. States and Regions; Constitutional Law</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/public_law>, <https://concepts.sagepub.com/social-science/concept/constitutions_and_constitutionalism> ;
  skos:prefLabel "constitutional law"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/public_law>
  skos:prefLabel "public law"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/constitutional_law> .

<https://concepts.sagepub.com/social-science/concept/constitutions_and_constitutionalism>
  skos:prefLabel "constitutions and constitutionalism"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/constitutional_law> .

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

