@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/internet_and_communities>
  skos:prefLabel "internet and communities"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/virtual_communities> .

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

<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_communities> .

<https://concepts.sagepub.com/social-science/concept/virtual_communities>
  skos:definition "Virtual communities are comprised of individuals from anywhere in the world drawn together in an online environment (e.g., a Website) based upon hobbies, special interests, or other shared activities, such as being independent musicians or video game enthusiasts. The communities enable social interaction and information exchange among community members. [Source: <a href=\"https://sk.sagepub.com/reference/sportsmagementmarketing/n812.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Sports Management and Marketing; Virtual Communities</a>]"@en ;
  skos:related <https://concepts.sagepub.com/social-science/concept/virtual_membership_groups> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/internet_and_communities> ;
  skos:prefLabel "virtual communities"@en ;
  a skos:Concept .

