@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-LQ5692V5-N .

n9j:-M3Q4SPTV-J
  skos:prefLabel "affinity communities"@en ;
  a skos:Concept ;
  skos:narrower n9j:-LQ5692V5-N .

n9j: a skos:ConceptScheme .
n9j:-LQ5692V5-N
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/book_clubs_and_reading_groups> ;
  skos:definition "Book clubs, or reading groups as they are commonly called in the United Kingdom, are communities of people who come together in either a physical or virtual setting to discuss books. Perhaps the best-known book club is that of talk show host Oprah Winfrey. [Source: Encyclopedia of Community: From the Village to the Virtual                    World; Book Clubs and Reading Groups]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-M3Q4SPTV-J ;
  skos:prefLabel "book clubs and reading groups"@en .

