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

<https://concepts.sagepub.com/social-science/concept/religious_buildings>
  skos:prefLabel "religious buildings"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/ashrams> .

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

<https://concepts.sagepub.com/social-science/concept/ashrams>
  skos:definition "An ashram is a distinctive form of spiritual community. It is a Hindu creation that emerged in India some twelve centuries ago. [Source: <a href=\"https://sk.sagepub.com/reference/community/n25.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Community: From the Village to the Virtual World; Ashrams</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/religious_buildings>, <https://concepts.sagepub.com/social-science/concept/intentional_communities> ;
  skos:prefLabel "ashrams"@en ;
  a skos:Concept .

