@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_life>
  skos:prefLabel "social life"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/weak_and_strong_ties> .

<https://concepts.sagepub.com/social-science/concept/weak_and_strong_ties>
  skos:definition "The members of every community can be thought of as linked by a network of one-to-one ties between people who are related to one another as friends, neighbors, relatives, or coworkers. The distance between any two people is the minimum number of steps through ties in the network needed to go from one to the other. [Source: <a href=\"https://sk.sagepub.com/reference/community/n483.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Community: From the Village to the Virtual World; Ties, Weak and Strong</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_life>, <https://concepts.sagepub.com/social-science/concept/social_capital>, <https://concepts.sagepub.com/social-science/concept/processes_and_institutions> ;
  skos:prefLabel "weak and strong ties"@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/weak_and_strong_ties> .

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

<https://concepts.sagepub.com/social-science/concept/social_capital>
  skos:prefLabel "social capital"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/weak_and_strong_ties> .

