@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:-J9VQH47B-8 .

n9j:-XMQ5XN9Q-P
  skos:prefLabel "issues in motherhood"@en ;
  a skos:Concept ;
  skos:narrower n9j:-J9VQH47B-8 .

n9j:-J9VQH47B-8
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/lone_mothers> ;
  skos:definition "A lone mother (also known as a single parent), is a mother who cares for one or more children without the assistance of another parent in the home. The legal definition of lone parenthood or lone motherhood can vary internationally and occur for a variety of reasons. [Source: Encyclopedia of Motherhood; Lone Mothers]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-XMQ5XN9Q-P ;
  skos:prefLabel "lone mothers"@en .

n9j: a skos:ConceptScheme .
