@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/information_communities> .

<https://concepts.sagepub.com/social-science/concept/instrumental_communities>
  skos:prefLabel "instrumental communities"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/information_communities> .

<https://concepts.sagepub.com/social-science/concept/information_communities>
  skos:definition "Information communities contain many of the ideas contained in other types of communities. Their distinction lies with their main elements: information and the role that information plays in different contexts. [Source: <a href=\"https://sk.sagepub.com/reference/community/n248.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Community: From the Village to the Virtual World; Information Communities</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/internet_and_communities>, <https://concepts.sagepub.com/social-science/concept/instrumental_communities> ;
  skos:prefLabel "information communities"@en ;
  a skos:Concept .

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

