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

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

<https://concepts.sagepub.com/social-science/concept/punk>
  skos:definition "While punk rock can be traced to earlier times, significant roots are found in the mid-1970s. This culture, containing an anti-establishment message, has been viewed as a reaction to the disco and hippie era. [Source: <a href=\"https://sk.sagepub.com/reference/activism/n711.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Activism and Social Justice; Punk</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/popular_culture_studies>, <https://concepts.sagepub.com/social-science/concept/music>, <https://concepts.sagepub.com/social-science/concept/activism_and_music> ;
  skos:prefLabel "punk"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/activism_and_music>
  skos:prefLabel "activism and music"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/punk> .

<https://concepts.sagepub.com/social-science/concept/music>
  skos:prefLabel "music"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/punk> .

