@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/social_movements>
  skos:prefLabel "social movements"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/vegetarian_movement> .

<https://concepts.sagepub.com/social-science/concept/health_(social_problems)>
  skos:prefLabel "health (social problems)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/vegetarian_movement> .

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

<https://concepts.sagepub.com/social-science/concept/vegetarian_movement>
  skos:definition "The vegetarian movement in the United States and Canada encompasses local, national, and international organizations that promote vegetarian practices and lifestyles. These organizations identify meat as a social problem for a variety of reasons, including threats to personal health, destruction to the environment, and the pain and suffering caused to animals in the factory farming industry. [Source: <a href=\"https://sk.sagepub.com/reference/socialproblems/n616.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Problems; Vegetarian Movement</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_movements>, <https://concepts.sagepub.com/social-science/concept/health_(social_problems)> ;
  skos:prefLabel "vegetarian movement"@en ;
  a skos:Concept .

