@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/reference_groups>
  skos:prefLabel "reference groups"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/virtual_membership_groups> .

<https://concepts.sagepub.com/social-science/concept/virtual_membership_groups>
  skos:related <https://concepts.sagepub.com/social-science/concept/virtual_communities> ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/relationship_communities>, <https://concepts.sagepub.com/social-science/concept/fantasy_communities>, <https://concepts.sagepub.com/social-science/concept/communities_of_interest>, <https://concepts.sagepub.com/social-science/concept/brand_communities> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/reference_groups>, <https://concepts.sagepub.com/social-science/concept/internet> ;
  skos:prefLabel "virtual membership groups"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/fantasy_communities>
  skos:prefLabel "fantasy communities"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/virtual_membership_groups> .

<https://concepts.sagepub.com/social-science/concept/relationship_communities>
  skos:prefLabel "relationship communities"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/virtual_membership_groups> .

<https://concepts.sagepub.com/social-science/concept/virtual_communities>
  skos:prefLabel "virtual communities"@en ;
  a skos:Concept ;
  skos:related <https://concepts.sagepub.com/social-science/concept/virtual_membership_groups> .

<https://concepts.sagepub.com/social-science/concept/communities_of_interest>
  skos:prefLabel "communities of interest"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/virtual_membership_groups> .

<https://concepts.sagepub.com/social-science/concept/brand_communities>
  skos:prefLabel "brand communities"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/virtual_membership_groups> .

<https://concepts.sagepub.com/social-science/concept/internet>
  skos:prefLabel "internet"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/virtual_membership_groups> .

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

