@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:-CZ6TM8JG-G .

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

n9j:-CZ6TM8JG-G
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/comic_book_superheroes> ;
  skos:definition "The superhero is a 20th-century American construction. Although it has ancient roots, the first superhero figure was Superman, who has remained a popular figure since his appearance in 1938 and has been marketed at various times to children, adolescents, and adults. [Source: Encyclopedia of Children, Adolescents, and the Media; Comic Books, Superheroes in]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-QVB31TKM-2 ;
  skos:prefLabel "comic book superheroes"@en .

n9j: a skos:ConceptScheme .
