@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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 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#> .

nalt:47468
  skos:prefLabel "integrinas"@es, "integrins"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:211295 .

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

nalt:211295
  skos:altLabel "Mac-1 receptor"@en, "integrin alphaMbeta2"@en, "CR3 integrin"@en, "CR3 receptor"@en, "Mac-1 antigen"@en, "adhesive receptor Mac-1"@en ;
  skos:broader nalt:47468 ;
  ns0:marc001 "69287" ;
  a skos:Concept, ns0:Chemical ;
  skos:hiddenLabel "macrophage-1-antigen"@en, "CR3 receptors"@en, "complement 3 receptor"@en ;
  dc:created "2014-02-28"^^xsd:date ;
  skos:definition nalt:211295_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "antígeno de macrófago 1"@es, "macrophage-1 antigen"@en ;
  dc:modified "2014-11-17"^^xsd:date .

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

nalt:211295_def
  rdf:value "Heterodímero de la superficie de la membrana que estimula la adhesión de los leucocitos. La subunidad alfa está constituida por el antígeno CD11b, mientras que la subunidad beta está compuesta por el antígeno CD18. El antígeno, que es una integrina, funciona como receptor del complemento 3 y participa en interacciones de adhesión célula-célula y célula-sustrato."@es, "An adhesion-promoting leukocyte surface membrane heterodimer. The alpha subunit consists of the CD11b antigen and the beta subunit the CD18 antigen. The antigen, which is an integrin, functions both as a receptor for complement 3 and in cell-cell and cell-substrate adhesive interactions."@en ;
  dc:source "Medical Subject Headings 2014" ;
  a ns0:Definition .

