@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:3962
  skos:prefLabel "proteínas de fase aguda"@es, "acute phase proteins"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:3965 .

nalt:3965
  skos:narrower nalt:342612 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C28803>, <http://id.loc.gov/authorities/subjects/sh85058816>, <http://id.cabi.org/cabt/55127> ;
  skos:hiddenLabel "haptoglobin"@en ;
  skos:broader nalt:3963, nalt:12715 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:related nalt:3962 ;
  skos:prefLabel "haptoglobins"@en, "haptoglobinas"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  ns0:marc001 "17690" ;
  skos:definition nalt:3965_def ;
  dc:modified "2020-08-28"^^xsd:date .

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

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

nalt:3965_def
  rdf:value "Glicoproteínas plasmáticas que forman un complejo estable con la hemoglobina para ayudar en el reciclaje de hierro heme."@es, "Plasma glycoproteins that form a stable complex with hemoglobin to aid the recycling of heme iron."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

nalt:342612
  skos:prefLabel "zonulina"@es, "zonulin"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:3965 .

nalt:12715
  skos:prefLabel "glicoproteínas"@es, "glycoproteins"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:3965 .

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

