@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/Gulf_of_Tonkin_Resolution>
  skos:definition "1964 The Gulf of Tonkin Resolution, promulgated in August 1964, marked one of the most critical turning points in the long history of American involvement in the Vietnam War. Under the resolution, the U.S. Congress granted Pres. [Source: <a href=\"https://sk.sagepub.com/cqpress/encyclopedia-of-us-political-history/n603.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of U.S. Political History; Gulf of Tonkin Resolution</a>]"@en ;
  dc11:end 1964 ;
  dc11:start 1964 ;
  dc11:date "1964" ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/powers_of_Congress> ;
  skos:prefLabel "Gulf of Tonkin Resolution"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/powers_of_Congress>
  skos:prefLabel "powers of Congress"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Gulf_of_Tonkin_Resolution> .

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

