@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:18161
  skos:prefLabel "hemoglobina"@es, "hemoglobin"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:8773 .

nalt:8773
  skos:hiddenLabel "iron-deficiency anemia"@en, "iron deficiency anemias"@en, "iron deficient anemia"@en, "iron-deficiency anaemia"@en, "Fe-deficiency anaemia"@en, "iron-deficient anaemia"@en, "iron (Fe) deficiency anemia"@en, "Fe deficiency anemia"@en, "iron-deficiency anemias"@en, "iron-deficient anemia"@en, "Fe deficiency anaemia"@en, "iron-deficiency-anemia"@en, "(Fe) deficiency anemia"@en ;
  skos:exactMatch <http://id.cabi.org/cabt/61784>, <http://id.agrisemantics.org/gacs/C12033>, <http://id.loc.gov/authorities/subjects/sh85068186> ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:16732, nalt:8363 ;
  skos:altLabel "Fe-deficiency anemia"@en, "ferropenic anemia"@en, "ferropenic anaemia"@en, "iron deficiency anaemia"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:18161, nalt:33434 ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "19717" ;
  dc:modified "2014-10-08"^^xsd:date ;
  skos:prefLabel "anemia ferropénica"@es, "iron deficiency anemia"@en .

nalt:8363
  skos:prefLabel "anemia"@es, "anemia"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:8773 .

nalt:33434
  skos:prefLabel "hierro"@es, "iron"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:8773 .

nalt:16732
  skos:prefLabel "enfermedades causadas por deficiencias"@es, "deficiency diseases"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:8773 .

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

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

