@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/structural_holes> .

<https://concepts.sagepub.com/social-science/concept/structural_holes>
  skos:definition "A structural hole in a social network exists between two of a focal actor's contacts if they are nonredundant. Contacts are redundant due either to cohesion, where they have a direct connection to one another, or through structural equivalence, where they have no direct connection but are indirectly connected to the same other actors. [Source: <a href=\"https://sk.sagepub.com/reference/socialnetworks/n343.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Networks; Structural Holes</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_network_analysis> ;
  skos:prefLabel "structural holes"@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/structural_holes> .

