@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/principles_of_government>
  skos:prefLabel "principles of government"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/pocket_veto> .

<https://concepts.sagepub.com/social-science/concept/federalism_and_politics>
  skos:prefLabel "federalism and politics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/pocket_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/pocket_veto> .

<https://concepts.sagepub.com/social-science/concept/pocket_veto>
  skos:definition "A presidential political tactic aimed to avoid a bill becoming law. A pocket veto is achieved if the president does not sign a bill in the 10 days required by Article 1, Section 7 of the Constitution and Congress has adjourned before the 10 days have passed. [Source: <a href=\"https://sk.sagepub.com/reference/behavioralsciences/n1903.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Glossary of the Social and Behavioral Sciences; Pocket Veto</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/principles_of_government>, <https://concepts.sagepub.com/social-science/concept/federalism_and_politics> ;
  skos:prefLabel "pocket veto"@en ;
  a skos:Concept .

