@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:-KM9PB5B2-2 .

n9j:-BBSR8LGF-4
  skos:prefLabel "legal and ethical issues"@en ;
  a skos:Concept ;
  skos:narrower n9j:-KM9PB5B2-2 .

n9j:-KM9PB5B2-2
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/custody_evaluations> ;
  skos:definition "A child custody evaluation, also known as a parental responsibility evaluation, is a process by which recommendations are made to a family court with respect to the best interests of a child. They may include responses to parents' requests for parenting time or access to their children as well as evaluations of who should have decision-making authority regarding the child's education, health care, and religion. [Source: Encyclopedia of Counseling; Custody Evaluations]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-BBSR8LGF-4 ;
  skos:prefLabel "custody evaluations"@en .

n9j: a skos:ConceptScheme .
