@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_network_analysis>
  skos:prefLabel "social network analysis"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/small_world_phenomenon> .

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

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

<https://concepts.sagepub.com/social-science/concept/processes_and_institutions>
  skos:prefLabel "processes and institutions"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/small_world_phenomenon> .

<https://concepts.sagepub.com/social-science/concept/small_world_phenomenon>
  skos:definition "In 1967, the social psychologist Stanley Milgram conducted a seminal experiment to test the hypothesis that scattered members of any large social network (in his case, the population of the United States) could be connected to each other through short chains of intermediate acquaintances. To test this contention, Milgram introduced a novel technique. [Source: <a href=\"https://sk.sagepub.com/reference/community/n445.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Community: From the Village to the Virtual World; Small World Phenomenon</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_network_analysis>, <https://concepts.sagepub.com/social-science/concept/social_life>, <https://concepts.sagepub.com/social-science/concept/processes_and_institutions> ;
  skos:prefLabel "small world phenomenon"@en ;
  a skos:Concept .

