@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-J8P6W3CZ-C
  skos:prefLabel "juvenile justice"@en ;
  a skos:Concept ;
  skos:narrower n9j:-G30QMXG5-Z .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-G30QMXG5-Z .

n9j: a skos:ConceptScheme .
n9j:-G30QMXG5-Z
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/hip_hop,_rap,_and_delinquency> ;
  skos:definition "Hip hop is an artistic cultural expression that embodies music, language, dance, visual art, and fashion. Although it has its roots in the evolution of rap music during the early 1980s, it emerged as a major pop-cultural theme during the 1990s. [Source: Encyclopedia of Race and Crime; Hip Hop, Rap, and Delinquency]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-J8P6W3CZ-C ;
  skos:prefLabel "hip hop, rap, and delinquency"@en .

