@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/United_Farm_Workers>
  skos:definition "The United Farm Workers (UFW) was the first union of agricultural workers in America; it was organized in a time of political strife and rising social consciousness. The union's historic rise in the agricultural fields of California was made in the context of the history of Mexican-Americans’ struggles for full participation in American society. [Source: <a href=\"https://sk.sagepub.com/cqpress/encyclopedia-of-us-political-history/n656.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of U.S. Political History; United Farm Workers</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/organizations_(environment_and_society)>, <https://concepts.sagepub.com/social-science/concept/agriculture> ;
  skos:prefLabel "United Farm Workers"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/agriculture>
  skos:prefLabel "agriculture"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/United_Farm_Workers> .

<https://concepts.sagepub.com/social-science/concept/organizations_(environment_and_society)>
  skos:prefLabel "organizations (environment and society)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/United_Farm_Workers> .

