@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/salons>
  skos:definition "The salon was a half-social, half-intellectual event, hosted predominantly by educated, upper-class women. It functioned to promote greater knowledge and to facilitate the exchange of contemporary ideas. [Source: <a href=\"https://sk.sagepub.com/reference/community/n424.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Community: From the Village to the Virtual World; Salons</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/affinity_communities> ;
  skos:prefLabel "salons"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/affinity_communities>
  skos:prefLabel "affinity communities"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/salons> .

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

