@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:6031
  skos:prefLabel "albúminas"@es, "albumins"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:6033 .

nalt:18990
  skos:prefLabel "sueroalbúmina de bovinos"@es, "bovine serum albumin"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:6033 .

nalt:286709
  skos:prefLabel "hipoalbuminemia"@es, "hypoalbuminemia"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:6033 .

nalt:6033_def
  rdf:value "Proteína importante en la sangre. Desempeña una función significativa en el mantenimiento de la presión osmótica coloidal y en el transporte de moléculas orgánicas grandes."@es, "A major protein in the blood. It is important in maintaining the colloidal osmotic pressure and transporting large organic molecules."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:216408
  skos:prefLabel "albúmina sérica humana"@es, "human serum albumin"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:6033 .

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

nalt:17199
  skos:prefLabel "prealbúmina"@es, "prealbumin"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:6033 .

nalt:3963
  skos:prefLabel "proteínas sanguíneas"@es, "blood proteins"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:6033 .

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

nalt:6033
  skos:exactMatch <http://id.agrisemantics.org/gacs/C10292>, <http://aims.fao.org/aos/agrovoc/c_14213>, <http://id.loc.gov/authorities/subjects/sh85120333>, <http://id.cabi.org/cabt/106158> ;
  ns0:marc001 "33662" ;
  skos:narrower nalt:18990, nalt:17199, nalt:216408 ;
  skos:prefLabel "serum albumin"@en, "albumina sérica"@es ;
  skos:related nalt:286709 ;
  skos:altLabel "plasma albumin"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:3963, nalt:6031 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:definition nalt:6033_def ;
  skos:hiddenLabel "serum-albumin"@en ;
  a ns0:Chemical, skos:Concept ;
  dc:modified "2020-04-14"^^xsd:date .

