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

n9j: a skos:ConceptScheme .
n9j:-TGPHTVFW-G
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/teenage_parents> ;
  skos:definition "Teenage parenthood is a social problem in Western culture. This is due, in part, to concerns about the ability of adolescents to meet their own needs for identity exploration and development while also meeting the developmental needs of an infant for stability and commitment. [Source: Encyclopedia of Counseling; Teenage Parents]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-DHRF9RXL-V, n9j:-TB0GR4CS-Z ;
  skos:prefLabel "teenage parents"@en .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-TGPHTVFW-G .

n9j:-DHRF9RXL-V
  skos:prefLabel "parents and guardians"@en ;
  a skos:Concept ;
  skos:narrower n9j:-TGPHTVFW-G .

n9j:-TB0GR4CS-Z
  skos:prefLabel "human development and life transitions"@en ;
  a skos:Concept ;
  skos:narrower n9j:-TGPHTVFW-G .

