@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/conceptgroup/organizations>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "organizations"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Twitter> .

<https://concepts.sagepub.com/social-science/concept/technology_and_social_networking>
  skos:prefLabel "technology and social networking"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Twitter> .

<https://concepts.sagepub.com/social-science/concept/Twitter>
  skos:definition "Twitter is an application that permits users to post 140-character status updates, or “tweets,” to their Twitter profile in answer to the question, “what's happening?” from the Internet, mobile devices, and third-party Web applications. The model of Twitter users “following” other Twitter users defines friendship ties. [Source: <a href=\"https://sk.sagepub.com/reference/socialnetworks/n370.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Networks; Twitter</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/technology_and_social_networking>, <https://concepts.sagepub.com/social-science/concept/internet_and_new_media> ;
  skos:prefLabel "Twitter"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/internet_and_new_media>
  skos:prefLabel "internet and new media"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Twitter> .

