@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:233535
  skos:prefLabel "hipoproteinemia"@es, "hypoproteinemia"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:286709 .

nalt:286709
  skos:hiddenLabel "hypo-albuminemia"@en, "hypo-albuminaemia"@en ;
  skos:related nalt:229898, nalt:6033, nalt:3963 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:233535 ;
  skos:prefLabel "hypoalbuminemia"@en, "hipoalbuminemia"@es ;
  dc:created "2016-09-08"^^xsd:date ;
  ns0:marc001 "77323" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2016-11-14"^^xsd:date ;
  skos:altLabel "hypoalbuminaemia"@en ;
  skos:definition nalt:286709_def .

nalt:229898
  skos:prefLabel "albuminuria"@es, "albuminuria"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:286709 .

nalt:286709_def
  rdf:value "Condición en la que el nivel de albúmina en la sangre (seroalbúmina) se encuentra por debajo del rango normal. Puede deberse a una reducción de la síntesis de la albúmina hepática, un aumento en el catabolismo de la albúmina, una distribución alterada de la albúmina o una pérdida de albúmina a través de la orina (albuminuria)."@es, "A condition in which albumin level in blood (serum albumin) is below the normal range. Hypoalbuminemia may be due to decreased hepatic albumin synthesis, increased albumin catabolism, altered albumin distribution, or albumin loss through the urine (albuminuria)."@en ;
  dc:source "Medical Subject Headings 2016" ;
  a ns0:Definition .

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

nalt:3963
  skos:prefLabel "proteínas sanguíneas"@es, "blood proteins"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:286709 .

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

nalt:6033
  skos:prefLabel "albumina sérica"@es, "serum albumin"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:286709 .

