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

n9j:-CXLP83LQ-T
  skos:prefLabel "concepts in sociology of education"@en ;
  a skos:Concept ;
  skos:narrower n9j:-RHRDNNFL-T .

n9j: a skos:ConceptScheme .
n9j:-RHRDNNFL-T
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/tournament_track_mobility> ;
  skos:definition "Since 1900 and the influx of immigrant population and enrollment of immigrant children, ability grouping tracking is used to sort the students in U.S. public schools. Based on education acts and compulsory education laws, immigrant students have been placed into different ability groupings based on their academic performance, age, and language skills to scaffold their education and provide additional support; but later this grouping tracking turned into de facto tracking that segregated the students and put them into different career paths. [Source: Sociology of Education: An A-to-Z Guide; Tournament Track Mobility]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-CXLP83LQ-T ;
  skos:prefLabel "tournament track mobility"@en .

