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

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

<https://concepts.sagepub.com/social-science/concept/cybercafes>
  skos:definition "Cybercafes are bars, coffee houses, or restaurants equipped with Internet access for customer use. The world's first cybercafe opened in Santa Monica, California, in 1984, on the occasion of the Olympic Arts Festival of Los Angeles. [Source: <a href=\"https://sk.sagepub.com/reference/community/n142.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Community: From the Village to the Virtual World; Cybercafes</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_life>, <https://concepts.sagepub.com/social-science/concept/internet_and_communities> ;
  skos:prefLabel "cybercafes"@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/cybercafes> .

