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

<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_evolution> .

<https://concepts.sagepub.com/social-science/concept/network_evolution>
  skos:definition "Social networking sites emerged in the late 1990s as a popular platform for computer-based social interaction and are now used by people of all ages. This phenomenon, however, is part of an ongoing evolution of online computer-mediated communication. [Source: <a href=\"https://sk.sagepub.com/reference/socialnetworks/n244.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Networks; Network Evolution</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_network_analysis> ;
  skos:prefLabel "network evolution"@en ;
  a skos:Concept .

