@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:48380_def
  rdf:value "Unidades funcionales del riñón, compuestas por el glomérulo y el túbulo anexo."@es, "The functional units of the kidney, consisting of the glomerulus and the attached tubule."@en ;
  dc:source "Medical Subject Headings 2018" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:48380
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:definition nalt:48380_def ;
  skos:prefLabel "nefronas"@es, "nephrons"@en ;
  skos:broader nalt:9343 ;
  dc:modified "2018-07-26"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:narrower nalt:48394, nalt:43117 ;
  skos:related nalt:84007, nalt:241383 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "25151" .

nalt:241383
  skos:prefLabel "efecto nefroprotector"@es, "nephroprotective effect"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:48380 .

nalt:48394
  skos:prefLabel "túbulos renales"@es, "renal tubules"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:48380 .

nalt:84007
  skos:prefLabel "exámenes de la función renal"@es, "kidney function tests"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:48380 .

nalt:9343
  skos:prefLabel "riñones"@es, "kidneys"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:48380 .

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

nalt:43117
  skos:prefLabel "glomérulos renales"@es, "kidney glomerulus"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:48380 .

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

