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

nalt:2862
  skos:prefLabel "enfermedades metabólicas"@es, "metabolic diseases"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:202759 .

nalt:33434
  skos:prefLabel "hierro"@es, "iron"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:202759 .

nalt:202759
  skos:narrower nalt:45092, nalt:202761 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2015-02-10"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:prefLabel "iron overload"@en, "exceso de hierro"@es ;
  skos:broader nalt:2862 ;
  skos:related nalt:33434 ;
  dc:created "2013-08-09"^^xsd:date ;
  ns0:marc001 "68442" ;
  skos:hiddenLabel "iron-overload"@en ;
  skos:definition nalt:202759_def .

nalt:202759_def
  rdf:value "Excesiva acumulación de hierro en el cuerpo producida por una absorción de hierro mayor de lo normal en el tracto gastrointestinal o por inyección parenteral. Puede deberse a una hemocromatosis idiopática, una ingesta excesiva de hierro, el alcoholismo crónico, ciertos tipos de anemia refractaria o una hemosiderosis transfusional."@es, "An excessive accumulation of iron in the body due to a greater than normal absorption of iron from the gastrointestinal tract or from parenteral injection. This may arise from idiopathic hemochromatosis, excessive iron intake, chronic alcoholism, certain types of refractory anemia, or transfusional hemosiderosis."@en ;
  dc:source "Medical Subject Headings 2013" ;
  a ns0:Definition .

nalt:45092
  skos:prefLabel "hemocromatosis"@es, "hemochromatosis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:202759 .

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

nalt:202761
  skos:prefLabel "hemosiderosis"@es, "hemosiderosis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:202759 .

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

