@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:-QVD53M9S-4 .

n9j:-DL9J1BMP-T
  skos:prefLabel "body (sociology)"@en ;
  a skos:Concept ;
  skos:narrower n9j:-QVD53M9S-4 .

n9j:-QVD53M9S-4
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/youth> ;
  skos:definition "Youth, a life stage situated between childhood and adulthood, was an important social category in America through the late nineteenth century. Eventually replaced by the concept of adolescence—a more truncated life stage ending by the end of one's teens—youth in early American society had less to do with one's age than with whether one had taken on manly responsibilities such as marriage and an occupation. [Source: American Masculinities: A Historical Encyclopedia; Youth]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-DL9J1BMP-T ;
  skos:prefLabel "youth"@en .

n9j: a skos:ConceptScheme .
