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

<https://concepts.sagepub.com/social-science/concept/health_risks_and_health_behaviors>
  skos:prefLabel "health risks and health behaviors"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Agent_Orange> .

<https://concepts.sagepub.com/social-science/concept/Agent_Orange>
  skos:definition "Agent Orange is a herbicide used by American forces during the Vietnam conflict to remove leaves and other plant life that provided cover to enemy forces. It is a formulation of the two commercially available and widely used herbicides: 2,4-dichlorophenoxy acetic acid (2,4-D) and 2,4,5-trichlorophenoxy acetic acid (2,4,5-T). [Source: <a href=\"https://methods.sagepub.com/reference/encyc-of-epidemiology/n7.xml\" target=\"_blank\" data-id=\"to-srm\">Encyclopedia of Epidemiology; Agent Orange</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/war_and_health>, <https://concepts.sagepub.com/social-science/concept/society>, <https://concepts.sagepub.com/social-science/concept/pollution>, <https://concepts.sagepub.com/social-science/concept/health_risks_and_health_behaviors> ;
  skos:prefLabel "Agent Orange"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/war_and_health>
  skos:prefLabel "war and health"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Agent_Orange> .

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

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

