@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:9421
  skos:prefLabel "fisiología del sistema excretor"@es, "excretory system physiology"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:38872 .

nalt:43116
  skos:prefLabel "tasa de filtación glomerular"@es, "glomerular filtration rate"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:38872 .

nalt:84007
  skos:prefLabel "exámenes de la función renal"@es, "kidney function tests"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:38872 .

nalt:61068
  skos:prefLabel "depuración renal"@es, "renal clearance"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:38872 .

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

nalt:38872
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:altLabel "kidney function"@en, "función del riñón"@es ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C11414>, <http://id.cabi.org/cabt/100032> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:narrower nalt:43116, nalt:61068, nalt:317016 ;
  ns0:marc001 "31663" ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2018-05-17"^^xsd:date ;
  skos:hiddenLabel "renal-function"@en ;
  skos:related nalt:84007 ;
  skos:prefLabel "función renal"@es, "renal function"@en ;
  skos:broader nalt:9421 .

nalt:317016
  skos:prefLabel "reabsorción renal"@es, "renal reabsorption"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:38872 .

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

