@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/human_communication>
  skos:prefLabel "human communication"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/social_networking> .

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

<https://concepts.sagepub.com/social-science/concept/social_networking>
  skos:definition "Social networks have been important for musicians and composers since music became a social and professional activity. It was essential for court composers to network with nobility, and once composing became more of a freelance profession, moving in the correct social circles was vital. [Source: <a href=\"https://sk.sagepub.com/reference/music-in-the-social-and-behavioral-sciences/n372.xml\" target=\"_blank\" data-id=\"to-sk\">Music in the Social and Behavioral Sciences: An Encyclopedia; Social Networking</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D060756.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/human_communication> ;
  skos:prefLabel "social networking"@en ;
  a skos:Concept .

