@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:48377
  skos:prefLabel "fallo renal"@es, "renal failure"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:317016 .

nalt:9343
  skos:prefLabel "riñones"@es, "kidneys"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:317016 .

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

nalt:38872
  skos:prefLabel "función renal"@es, "renal function"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:317016 .

nalt:317016
  skos:prefLabel "reabsorción renal"@es, "renal reabsorption"@en ;
  dc:modified "2018-11-14"^^xsd:date ;
  skos:definition nalt:317016_def ;
  skos:related nalt:48377, nalt:9343 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:altLabel "kidney reabsorption"@en, "tubule reabsorption"@en ;
  skos:hiddenLabel "tubule-reabsorption"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "90099" ;
  skos:broader nalt:38872 ;
  dc:created "2018-05-17"^^xsd:date .

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

nalt:317016_def
  rdf:value "Reabsorción de agua, electrolitos y otras sustancias por el riñón al flujo sanguíneo."@es, "The reuptake of water, electrolytes, and other substances by the kidney to the blood supply."@en ;
  dc:source "Medical Subject Headings 2018" ;
  a ns0:Definition .

