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

nalt:48380
  skos:prefLabel "nefronas"@es, "nephrons"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:84007 .

nalt:84007
  skos:related nalt:9343, nalt:153592, nalt:38872, nalt:48380, nalt:15638 ;
  ns0:marc001 "88135" ;
  a ns0:Topic, skos:Concept ;
  skos:altLabel "kidney function testing"@en, "renal function testing"@en, "renal function tests"@en ;
  skos:hiddenLabel "renal function test"@en, "kidney function test"@en, "kidney-function test"@en ;
  skos:prefLabel "kidney function tests"@en, "exámenes de la función renal"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-awic> ;
  skos:broader nalt:8499 ;
  dc:created "2006-07-21"^^xsd:date ;
  skos:definition nalt:84007_def ;
  dc:modified "2018-11-14"^^xsd:date .

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

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

nalt:38872
  skos:prefLabel "función renal"@es, "renal function"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:84007 .

nalt:153592
  skos:prefLabel "análisis de orina"@es, "urinalysis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:84007 .

nalt:84007_def
  rdf:value "Pruebas de laboratorio utilizadas para evaluar cuán bien funcionan los riñones, mediante análisis de sangre y orina."@es, "Laboratory tests used to evaluate how well the kidneys are working through examination of blood and urine."@en ;
  dc:source "Medical Subject Headings 2018" ;
  a ns0:Definition .

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

nalt:15638
  skos:prefLabel "enfermedades de los riñones"@es, "kidney diseases"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:84007 .

nalt:8499
  skos:prefLabel "técnicas de diagnóstico"@es, "diagnostic techniques"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:84007 .

