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

nalt:314552
  skos:prefLabel "reabsorción de nutrientes de las plantas"@es, "plant nutrient resorption"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:69417 .

nalt:18501
  skos:prefLabel "resorción ósea"@es, "bone resorption"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:69417 .

nalt:69417_def
  rdf:value "Asimilación de los nutrientes que ya habían sido liberados por parte de un organismo."@es, "An organism's assimiliation of nutrients that had been previously released."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:13184
  skos:prefLabel "asimilación (fisiología)"@es, "assimilation (physiology)"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:69417 .

nalt:69417
  skos:hiddenLabel "nutrient-resorption-(physiology)"@en, "P-resorption"@en, "nutrient resorption"@en, "N-resorption"@en ;
  skos:broader nalt:10476 ;
  dc:created "2006-11-09"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:narrower nalt:314552 ;
  skos:definition nalt:69417_def ;
  skos:prefLabel "nutrient resorption (physiology)"@en, "reabsorción de nutrientes (fisiología)"@es ;
  ns0:marc001 "51851" ;
  skos:related nalt:18501, nalt:13184 ;
  dc:modified "2018-03-02"^^xsd:date .

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

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

nalt:10476
  skos:prefLabel "fisiología de la nutrición"@es, "nutrition physiology"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:69417 .

