@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/body_burden>
  skos:definition "The more than 80,000 chemicals in commerce today can enter the body through a variety of household items; some nonstick pans, for example, contain the chemical PFOA, which was found in humans during a study by the CDC. Photo credit: iStockphoto Body burden is a term used to describe the presence of chemicals in the human body that are not naturally present. This can include synthetic or man-made chemicals as well as naturally occurring substances, but refers to chemicals that one would not ordinarily find in the body. [Source: <a href=\"https://sk.sagepub.com/reference/greenculture/n18.xml\" target=\"_blank\" data-id=\"to-sk\">Green Culture: An A-to-Z Guide; Body Burden</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/pesticide_residues>, <https://concepts.sagepub.com/social-science/concept/drug_residues> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D001822.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/environmental_pollution> ;
  skos:prefLabel "body burden"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/pesticide_residues>
  skos:prefLabel "pesticide residues"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/body_burden> .

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

<https://concepts.sagepub.com/social-science/concept/drug_residues>
  skos:prefLabel "drug residues"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/body_burden> .

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

