@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_Luther_Adams>
  skos:definition "James Luther Adams was a preeminent Unitarian Universalist theologian and ethicist of the 20th century. Born in Ritzville, Washington, he was the son of a Baptist country preacher and farmer. [Source: <a href=\"https://sk.sagepub.com/reference/globalreligion/n5.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Religion; Adams, James Luther (1901–1994)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/key_people_in_global_religion> ;
  skos:prefLabel "James Luther Adams"@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_Luther_Adams> .

<https://concepts.sagepub.com/social-science/concept/key_people_in_global_religion>
  skos:prefLabel "key people in global religion"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/James_Luther_Adams> .

