@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/James_Hansen>
  skos:definition "Dr. James Hansen (1541–) is the director of the NASA Goddard Institute for Space Studies in New York and adjunct professor in the department of Earth and Environmental Studies at Columbia University. [Source: <a href=\"https://sk.sagepub.com/reference/globalwarming2ed/n341.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Warming &amp; Climate Change; Hansen, James</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/key_people_in_climate_change> ;
  skos:prefLabel "James Hansen"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/key_people_in_climate_change>
  skos:prefLabel "key people in climate change"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/James_Hansen> .

