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

<https://concepts.sagepub.com/social-science/concept/paths_walks_cycles>
  skos:definition "A network is a set of connected actors, which are displayed with points and lines on a graph. These points and lines may form different configurations of relations between each other, which are analyzed through the relation-based concepts of walks, paths, and cycles. [Source: <a href=\"https://sk.sagepub.com/reference/socialnetworks/n283.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Networks; Paths/Walks/Cycles</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_network_analysis> ;
  skos:prefLabel "paths/walks/cycles"@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/paths_walks_cycles> .

