@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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:3964
  skos:prefLabel "proteína C-reactiva"@es, "C-reactive protein"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:3962 .

nalt:3962
  skos:exactMatch <http://id.agrisemantics.org/gacs/C22845>, <http://id.loc.gov/authorities/subjects/sh89004558>, <http://id.cabi.org/cabt/5885> ;
  skos:altLabel "acute-phase proteins"@en, "acute-phase reactants"@en, "acute-phase glycoproteins"@en, "acute phase reactants"@en, "acute phase glycoproteins"@en ;
  ns0:marc001 "912" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2014-09-16"^^xsd:date ;
  skos:hiddenLabel "acute-phase-proteins"@en, "acute-phase protein"@en, "acute-phase reactant"@en, "acute-phase glycoprotein"@en, "acute phase reactant"@en, "acute phase glycoprotein"@en, "acute phase protein"@en ;
  skos:prefLabel "proteínas de fase aguda"@es, "acute phase proteins"@en ;
  a skos:Concept, ns0:Chemical ;
  skos:narrower nalt:3964 ;
  skos:related nalt:3965 ;
  skos:definition nalt:3962_def ;
  skos:broader nalt:3963 ;
  dc:created "2006-01-19"^^xsd:date .

nalt:3962_def
  rdf:value "Proteínas secretadas al torrente sanguíneo en cantidades aumentadas o disminuidas por hepatocitos en respuesta a un trauma, una inflamación o una enfermedad. Estas proteínas pueden servir de inhibidores o mediadores de los procesos inflamatorios. Ciertas proteínas de fase aguda se han utilizado para diagnosticar y seguir el curso de enfermedades o como marcadores tumorales."@es, "Proteins that are secreted into the blood in increased or decreased quantities by hepatocytes in response to trauma, inflammation, or disease. These proteins can serve as inhibitors or mediators of the inflammatory processes. Certain acute-phase proteins have been used to diagnose and follow the course of diseases or as tumor markers."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a ns0:Definition .

nalt:3965
  skos:prefLabel "haptoglobinas"@es, "haptoglobins"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:3962 .

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:3962 .

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

