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

<https://concepts.sagepub.com/social-science/concept/churches>
  skos:prefLabel "churches"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/religious_buildings> .

<https://concepts.sagepub.com/social-science/concept/mosques>
  skos:prefLabel "mosques"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/religious_buildings> .

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

<https://concepts.sagepub.com/social-science/concept/chapels>
  skos:prefLabel "chapels"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/religious_buildings> .

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

<https://concepts.sagepub.com/social-science/concept/church_buildings>
  skos:prefLabel "church buildings"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/religious_buildings> .

<https://concepts.sagepub.com/social-science/concept/religious_buildings>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/synagogue>, <https://concepts.sagepub.com/social-science/concept/mosques>, <https://concepts.sagepub.com/social-science/concept/churches>, <https://concepts.sagepub.com/social-science/concept/church_buildings>, <https://concepts.sagepub.com/social-science/concept/chapels>, <https://concepts.sagepub.com/social-science/concept/ashrams> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/buildings_(structures)> ;
  skos:prefLabel "religious buildings"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/synagogue>
  skos:prefLabel "synagogue"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/religious_buildings> .

