@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:-RDW63W07-T .

n9j: a skos:ConceptScheme .
n9j:-BV2ND26K-8
  skos:prefLabel "family"@en ;
  a skos:Concept ;
  skos:narrower n9j:-RDW63W07-T .

n9j:-RDW63W07-T
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/transition_to_parenthood> ;
  skos:definition "Prior to the transition to parenthood, the nuclear family is synonymous with the marital dyad. With the arrival of another individual—a first child—the family system increases in complexity. [Source: Encyclopedia of Human Relationships; Parenthood, Transition to]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-BV2ND26K-8 ;
  skos:prefLabel "transition to parenthood"@en .

