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

<https://concepts.sagepub.com/social-science/concept/political_and_social_movements_(North_America)>
  skos:prefLabel "political and social movements (North America)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/G.I._Bill> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/laws>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "laws"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/G.I._Bill> .

<https://concepts.sagepub.com/social-science/concept/law_and_public_policy>
  skos:prefLabel "law and public policy"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/G.I._Bill> .

<https://concepts.sagepub.com/social-science/concept/G.I._Bill>
  skos:altLabel "Servicemen's Readjustment Act"@en ;
  skos:definition "The GI Bill is also known as the GI Bill of Rights, and formally, the Servicemen's Readjustment Act of 1944. This act of U.S. Congress provided World War II veterans the subsidized benefit of college or vocational education and one year of unemployment compensation. [Source: <a href=\"https://sk.sagepub.com/reference/activism/n354.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Activism and Social Justice; GI Bill</a>]"@en ;
  dc11:end 1944 ;
  dc11:start 1944 ;
  dc11:date "1944" ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/political_and_social_movements_(North_America)>, <https://concepts.sagepub.com/social-science/concept/law_and_public_policy> ;
  skos:prefLabel "G.I. Bill"@en ;
  a skos:Concept .

