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

<https://concepts.sagepub.com/social-science/concept/Facebook>
  skos:definition "Facebook is the most popular social network in the world, ranked as the second-most visited Web site on (behind ) and registering more than 1.11 billion users as of March 2013. Facebook was launched by Mark Zuckerberg and a group of fellow Harvard University students in February 2004. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-social-media-and-politics/n194.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Media and Politics; Facebook</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_networking_communities>, <https://concepts.sagepub.com/social-science/concept/internet_and_new_media> ;
  skos:prefLabel "Facebook"@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/Facebook> .

<https://concepts.sagepub.com/social-science/concept/social_networking_communities>
  skos:prefLabel "social networking communities"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Facebook> .

