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

<https://concepts.sagepub.com/social-science/concept/moravians>
  skos:definition "The Moravians in America claim a heritage that reaches back before the Reformation of the sixteenth century. The history of the Moravian Church (officially named the Unitas Fratrum) falls into three distinct periods. [Source: <a href=\"https://sk.sagepub.com/cqpress/encyclopedia-of-religion-in-america/n231.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Religion in America; Moravians</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/religion>, <https://concepts.sagepub.com/social-science/concept/primordial_communities>, <https://concepts.sagepub.com/social-science/concept/intentional_communities> ;
  skos:prefLabel "moravians"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/intentional_communities>
  skos:prefLabel "intentional communities"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/moravians> .

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

<https://concepts.sagepub.com/social-science/concept/primordial_communities>
  skos:prefLabel "primordial communities"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/moravians> .

