@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:350
  skos:prefLabel "enfermedades del tracto urinario"@es, "urinary tract diseases"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:15638 .

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

nalt:43120
  skos:prefLabel "nefritis"@es, "nephritis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:15638 .

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

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

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

nalt:15638
  skos:prefLabel "enfermedades de los riñones"@es, "kidney diseases"@en ;
  skos:hiddenLabel "kidney dysplasia"@en, "renal disease"@en, "kidney-diseases"@en, "renal-disease"@en, "renal-diseases"@en, "kidney disease"@en ;
  skos:broader nalt:350 ;
  ns0:marc001 "20162" ;
  skos:altLabel "renal diseases"@en, "nephropathy"@en ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85072261> ;
  skos:related nalt:9343, nalt:45093 ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C3680>, <http://aims.fao.org/aos/agrovoc/c_11973>, <http://id.cabi.org/cabt/63004> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:narrower nalt:14378, nalt:48377, nalt:43120 ;
  a skos:Concept, ns0:Topic ;
  dc:modified "2019-04-03"^^xsd:date .

nalt:14378
  skos:prefLabel "uremia"@es, "uremia"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:15638 .

nalt:45093
  skos:prefLabel "hemodiálisis"@es, "hemodialysis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:15638 .

