@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:-BPBNR9W5-N .

n9j:-BPBNR9W5-N
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/developmental_education> ;
  skos:definition "A field of research and practice in higher education rooted in developmental psychology. Often using various learning theories to promote the intellectual, social, and emotional growth of students, developmental education typically focuses on individual differences and needs by providing students personal, academic, and career counseling; academic advising; tutoring; mentoring; and course work. [Source: The SAGE Glossary of the Social and Behavioral Sciences; Developmental Education]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-QZPNGQJX-C ;
  skos:prefLabel "developmental education"@en .

n9j:-QZPNGQJX-C
  skos:prefLabel "psychology and human development"@en ;
  a skos:Concept ;
  skos:narrower n9j:-BPBNR9W5-N .

n9j: a skos:ConceptScheme .
