@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:264819
  skos:prefLabel "senescencia celular"@es, "cell senescence"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:314552 .

nalt:314552
  skos:prefLabel "reabsorción de nutrientes de las plantas"@es, "plant nutrient resorption"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:related nalt:264819, nalt:127 ;
  ns0:marc001 "89655" ;
  skos:broader nalt:69417, nalt:17679 ;
  dc:modified "2018-11-14"^^xsd:date ;
  skos:hiddenLabel "plant-nutrient resorptions"@en, "plant-nutrient resorption"@en ;
  dc:created "2018-03-02"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:narrower nalt:314555 .

nalt:314555
  skos:prefLabel "reabsorción de nutrientes de las hojas"@es, "leaf nutrient resorption"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:314552 .

nalt:17679
  skos:prefLabel "nutrición de las plantas"@es, "plant nutrition"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:314552 .

nalt:69417
  skos:prefLabel "reabsorción de nutrientes (fisiología)"@es, "nutrient resorption (physiology)"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:314552 .

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

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

nalt:127
  skos:prefLabel "senescencia (envejecimiento)"@es, "senescence (aging)"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:314552 .

