@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

<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 <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:45093 .

nalt:45093
  ns0:marc001 "18021" ;
  skos:altLabel "renal dialysis"@en, "kidney dialysis"@en ;
  skos:exactMatch <http://id.cabi.org/cabt/54366>, <http://id.agrisemantics.org/gacs/C12776>, <http://id.loc.gov/authorities/subjects/sh85060189> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:related nalt:15638 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:scopeNote "Usar para referirse a la depuración de la sangre mediante diálisis en casos de insuficiencia renal; USAR \"diálisis\" para referirse a otras aplicaciones (de laboratorio e industriales) de procesos de difusión selectiva a través de una membrana semipermeable para separar moléculas de solutos pequeños e iones en una mezcla de coloides y sustancias mayores."@es, "Use for therapeutic cleansing of the blood based on dialysis in cases of renal insufficiency; for other (e.g. laboratory and industrial) applications of the process of selective diffusion through a semipermeable membrane to separate small solute molecules and ions in a mixture from colloids and larger substances, USE dialysis."@en ;
  skos:prefLabel "hemodiálisis"@es, "hemodialysis"@en ;
  a skos:Concept, ns0:Topic ;
  skos:hiddenLabel "haemodialysis"@en, "renal replacement therapy"@en ;
  skos:broader nalt:1019 ;
  dc:modified "2019-04-24"^^xsd:date .

nalt:1019
  skos:prefLabel "terapéutica"@es, "therapeutics"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:45093 .

