@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:-CP82XTS2-M
  skos:prefLabel "effects of divorce"@en ;
  a skos:Concept ;
  skos:narrower n9j:-V13673BW-B .

n9j:-V13673BW-B
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/school_performance_of_children_of_divorce> ;
  skos:definition "On average, divorce has a slightly negative impact on the school performance of children. After divorce, about half of children have an initial decline in school performance, but most children rebound to prior performance levels in subsequent years. [Source: Cultural Sociology of Divorce: An                    Encyclopedia; School Performance of Children of Divorce]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-CP82XTS2-M ;
  skos:prefLabel "school performance of children of divorce"@en .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-V13673BW-B .

n9j: a skos:ConceptScheme .
