@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/popular_song>
  skos:prefLabel "popular song"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Dischord_Records> .

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

<https://concepts.sagepub.com/social-science/concept/Dischord_Records>
  skos:definition "Dischord Records is an independent record label that releases punk and experimental records from exclusively Washington, D.C.-based artists. Founded in 1980, the label was set up by Jeff Nelson and Ian MacKaye as a do-it-yourself project to release records from their own bands, as well as those of their friends. [Source: <a href=\"https://sk.sagepub.com/reference/socialmovement/n79.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Movement Media; Dischord Records (United States)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/popular_song>, <https://concepts.sagepub.com/social-science/concept/alternative_media> ;
  skos:prefLabel "Dischord Records"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/alternative_media>
  skos:prefLabel "alternative media"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Dischord_Records> .

