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

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

<https://concepts.sagepub.com/social-science/concept/arsenic>
  skos:definition "Arsenic is an elemental metalloid that has an atomic number of 33 and symbol “As” in the periodic table. Its name originates from the Greek word Arsenikon (meaning potent). [Source: <a href=\"https://sk.sagepub.com/reference/environment/n47.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environment and Society; Arsenic</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/arsenates> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/pollution>, <https://concepts.sagepub.com/social-science/concept/poisons>, <https://concepts.sagepub.com/social-science/concept/biology_and_chemistry> ;
  skos:prefLabel "arsenic"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/biology_and_chemistry>
  skos:prefLabel "biology and chemistry"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/arsenic> .

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

