@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/social_science_of_networking>
  skos:prefLabel "social science of networking"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/fraternities> .

<https://concepts.sagepub.com/social-science/concept/freemasonry>
  skos:prefLabel "freemasonry"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/fraternities> .

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

<https://concepts.sagepub.com/social-science/concept/fraternities>
  skos:definition "Fraternities are a part of colleges and universities across the nation. Once thought of as a group where like-minded young gentlemen could share their thoughts freely, the historical foundations of fraternities have paved the way for the understanding of how contemporary fraternities fit into the social network of a young man's life. [Source: <a href=\"https://sk.sagepub.com/reference/socialnetworks/n120.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Networks; Fraternities</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/freemasonry> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_science_of_networking> ;
  skos:prefLabel "fraternities"@en ;
  a skos:Concept .

