@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/Zoar> .

<https://concepts.sagepub.com/social-science/concept/Zoar>
  skos:definition "Zoar was a communal society founded in Ohio in 1817. A group of German Pietist Separatists—called Separatists because they had broken with the established Lutheran church—left southeastern Germany to escape persecution for their belief that the church should be bereft of all ceremony. [Source: <a href=\"https://sk.sagepub.com/reference/community/n528.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Community: From the Village to the Virtual World; Zoar</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/religion>, <https://concepts.sagepub.com/social-science/concept/intentional_communities>, <https://concepts.sagepub.com/social-science/concept/communities:_case_studies> ;
  skos:prefLabel "Zoar"@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/Zoar> .

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

<https://concepts.sagepub.com/social-science/concept/communities:_case_studies>
  skos:prefLabel "communities: case studies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Zoar> .

