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

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-Z9ND8ZHW-0 .

n9j:-QVB31TKM-2
  skos:prefLabel "books and print media"@en ;
  a skos:Concept ;
  skos:narrower n9j:-Z9ND8ZHW-0 .

n9j:-Z9ND8ZHW-0
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/books_for_adolescents> ;
  skos:definition "Reflecting aspects of our everyday lives, books mirror the personal experiences, ideologies, and moral standards of people residing within a particular culture, time period, and social environment. Books written specifically for adolescents afford them an understanding of their changing bodies and social environments and provide characters whose lives parallel their own. [Source: Encyclopedia of Children, Adolescents, and the Media; Books for Adolescents]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-QVB31TKM-2 ;
  skos:prefLabel "books for adolescents"@en .

n9j: a skos:ConceptScheme .
