@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_issues>
  skos:prefLabel "constitutional issues"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/legislative_veto> .

<https://concepts.sagepub.com/social-science/concept/legislative_veto>
  skos:definition "The legislative veto is a device that enabled Congress to retain a measure of control over the implementation or execution of a law. It permitted one or both chambers—or in some cases one or more committees in Congress—to veto an executive branch action without passing a new law. [Source: <a href=\"https://sk.sagepub.com/cqpress/the-supreme-court-a-to-z-4e/n208.xml\" target=\"_blank\" data-id=\"to-sk\">The Supreme Court A to Z; Legislative Veto</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/United_States_law>, <https://concepts.sagepub.com/social-science/concept/constitutional_issues> ;
  skos:prefLabel "legislative veto"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/United_States_law>
  skos:prefLabel "United States law"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/legislative_veto> .

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

