@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/college_student_communities>
  skos:definition "Most college students become members of one or more communities during their college career. These communities, which function as social networks for college students, can be formal or informal and may be formed at the beginning or near the end of a college student's experience. [Source: <a href=\"https://sk.sagepub.com/reference/socialnetworks/n62.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Networks; College Students Communities</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_networking_communities> ;
  skos:prefLabel "college student 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/college_student_communities> .

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

