@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/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/couchsurfing> .

<https://concepts.sagepub.com/social-science/concept/couchsurfing>
  skos:definition "CouchSurfing is an international Internet-based, nonprofit networking community centering on the exchange of hospitality between travelers. The tagline of its Website, , is “Participate in Creating a Better World, One Couch at a Time.” This reflects that the community aims not only to supply travelers with free accommodation but that it also has a cultural and social objective. [Source: <a href=\"https://sk.sagepub.com/reference/socialnetworks/n80.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Networks; CouchSurfing</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_networking_communities> ;
  skos:prefLabel "couchsurfing"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/social_networking_communities>
  skos:prefLabel "social networking communities"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/couchsurfing> .

