@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/political_behavior>
  skos:prefLabel "political behavior"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/political_network_analysis> .

<https://concepts.sagepub.com/social-science/concept/political_network_analysis>
  skos:definition "Political networks are defined as all those networks that are politically relevant. Networks are specific types of relations (e.g., communication, support, influence, command and control, self-organization, persuasion, coalition, trade flows) between actors—individual, collective, corporate, private, public—and between actors and objects (e.g. [Source: <a href=\"https://sk.sagepub.com/cqpress/the-encyclopedia-of-political-science/n1194.xml\" target=\"_blank\" data-id=\"to-sk\">The Encyclopedia of Political Science; Political Network Analysis</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/political_behavior> ;
  skos:prefLabel "political network analysis"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/methods>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/political_network_analysis> .

