@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:40760
  skos:prefLabel "macrófagos"@es, "macrophages"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:46969 .

nalt:46969
  skos:prefLabel "activación macrófagos"@es, "macrophage activation"@en ;
  skos:definition nalt:46969_def ;
  skos:exactMatch <http://id.cabi.org/cabt/69033>, <http://id.agrisemantics.org/gacs/C30483> ;
  dc:modified "2013-01-14"^^xsd:date ;
  skos:hiddenLabel "macrophage-activation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:10232 ;
  skos:related nalt:40760 ;
  ns0:marc001 "22142" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh95003455> .

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

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

nalt:10232
  skos:prefLabel "respuesta inmunitaria (fisiológica)"@es, "immune response"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:46969 .

nalt:46969_def
  rdf:value "Proceso de alteración de la morfología y la actividad funcional de los macrófagos para que se tornen ávidamente fagocíticos. Se inicia por las linfocinas, tales como el factor de activación magrofágica (FAM) y el factor de inhibición de la migración del macrófago (FIMM), por complejos inmunes, el C3b y varios péptidos, polisacáridos y adyuvantes inmunológicos."@es, "The process of altering the morphology and functional activity of macrophages so that they become avidly phagocytic. It is initiated by lymphokines, such as the macrophage activation factor (MAF) and the macrophage migration-inhibitory factor (MMIF), immune complexes, C3b, and various peptides, polysaccharides, and immunologic adjuvants."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

