@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/synagogue>
  skos:definition "The term synagogue may refer either to a building that serves as a site for Jewish prayer and study or to a collective of Jewish community members who constitute a congregation. Since the origins of synagogue buildings, likely in the first century CE, they have formed an essential component of Jewish community life. [Source: <a href=\"https://sk.sagepub.com/reference/globalreligion/n701.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Religion; Synagogue</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/religious_buildings> ;
  skos:prefLabel "synagogue"@en ;
  a skos:Concept .

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

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

