@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/global_religion>
  skos:prefLabel "global religion"@en ;
  a skos:Concept ;
  skos:related <https://concepts.sagepub.com/social-science/concept/Unitarians> .

<https://concepts.sagepub.com/social-science/concept/Unitarians>
  skos:definition "Unitarians are adherents to a noncreedal religious movement, derivative from Christianity yet in disjunction with it, denying the trinitarian character of God and open to insights from various faith traditions and intellectual positions. Although globally present, it is a minority group. [Source: <a href=\"https://sk.sagepub.com/reference/globalreligion/n750.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Religion; Unitarians</a>]"@en ;
  skos:related <https://concepts.sagepub.com/social-science/concept/global_religion> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/religious_traditions_and_groups> ;
  skos:prefLabel "Unitarians"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/religious_traditions_and_groups>
  skos:prefLabel "religious traditions and groups"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Unitarians> .

