@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/gangsta_rap>
  skos:definition "Gangsta rap is a subgenre of hip-hop music which emerged in South Central Los Angeles and Compton during the 1980s. N.W.A., Ice-T, DJ Quik, and others rapped about urban poverty, police brutality, unemployment, gang violence, drugs, prostitution, and other social problems in the inner city. [Source: <a href=\"https://sk.sagepub.com/reference/socialproblems/n231.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Problems; Gangsta Rap</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/community,_culture,_and_change> ;
  skos:prefLabel "gangsta rap"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/community,_culture,_and_change>
  skos:prefLabel "community, culture, and change"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/gangsta_rap> .

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

