@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:4314
  skos:altLabel "middle school pupils"@en, "junior high school students"@en, "junior high children"@en, "middle schoolers"@en, "middle school children"@en, "junior high school children"@en, "junior high students"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  ns0:marc001 "23643" ;
  skos:related nalt:24918, nalt:35881, nalt:4289 ;
  skos:hiddenLabel "middle-school students"@en, "middle-school-students"@en, "middle school student"@en, "middle-school student"@en ;
  skos:broader nalt:784 ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh90001275>, <http://id.agrisemantics.org/gacs/C27486>, <http://id.cabi.org/cabt/62572> ;
  skos:prefLabel "estudiantes de secundaria (niños de 13 a 15 años)"@es, "middle school students"@en ;
  dc:modified "2016-05-02"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date .

nalt:35881
  skos:prefLabel "educación secundaria"@es, "secondary education"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:4314 .

nalt:24918
  skos:prefLabel "niños en edad escolar"@es, "school children"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:4314 .

nalt:4289
  skos:prefLabel "adolescentes"@es, "adolescents"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:4314 .

ns0:Topic
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:784
  skos:prefLabel "estudiantes"@es, "students"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:4314 .

<https://lod.nal.usda.gov/nalt>
  rdfs:label "NALT Full"@en ;
  a skos:ConceptScheme .

