@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/network_simulations>
  skos:definition "Social network simulation (SNS) is an emergent area of research that combines social network analysis and simulation, typically agent-based simulation. This area is often referred to as dynamic network analysis, as much of the focus of the combined modeling approach is on how networks evolve, change, and adapt. [Source: <a href=\"https://sk.sagepub.com/reference/socialnetworks/n247.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Networks; Network Simulations</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_network_analysis> ;
  skos:prefLabel "network simulations"@en ;
  a skos:Concept .

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

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

