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

nalt:310506
  skos:prefLabel "graduados"@es, "graduate students"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:4311 .

nalt:4413
  skos:prefLabel "adultos jóvenes"@es, "young adults"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:4311 .

nalt:4289
  skos:prefLabel "adolescentes"@es, "adolescents"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:4311 .

nalt:27924
  skos:prefLabel "universidades"@es, "universities"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:4311 .

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:784
  skos:prefLabel "estudiantes"@es, "students"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:4311 .

nalt:4311
  skos:prefLabel "college students"@en, "estudiantes universitarios"@es ;
  dc:modified "2017-10-31"^^xsd:date ;
  skos:hiddenLabel "university student"@en, "undergraduate student"@en, "college-students"@en, "college student"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh2007010016>, <http://id.loc.gov/authorities/subjects/sh2007008299> ;
  skos:related nalt:4413, nalt:27924, nalt:310506, nalt:4289 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:altLabel "undergraduate students"@en, "undergraduates"@en, "university students"@en ;
  skos:exactMatch <http://id.cabi.org/cabt/30819>, <http://id.agrisemantics.org/gacs/C6603> ;
  ns0:marc001 "9278" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:784 .

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

