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

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

<https://concepts.sagepub.com/social-science/concept/Helen_Caldicott>
  skos:definition "Helen Caldicott is a pediatrician and social activist born August 7, 1938, in Melbourne, Australia. She has developed an international career by arguing persuasively against the use of nuclear energy, the buildup of nuclear waste, and the proliferation of nuclear weapons. [Source: <a href=\"https://sk.sagepub.com/reference/activism/n154.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Activism and Social Justice; Caldicott, Helen (1938–)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/environmentalism> ;
  skos:prefLabel "Helen Caldicott"@en ;
  a skos:Concept .

