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

<https://concepts.sagepub.com/social-science/concept/MySpace>
  skos:definition "MySpace and other online social networks offer a unique marketing and fan outreach program. Although MySpace itself is owned by the same News Corporation that owns Fox Sports and , there is no explicit sports section of MySpace. [Source: <a href=\"https://sk.sagepub.com/reference/sportsmagementmarketing/n472.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Sports Management and Marketing; MySpace</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_networking_communities> ;
  skos:prefLabel "MySpace"@en ;
  a skos:Concept .

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

