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

nalt:10340_def
  rdf:value "Proceso mediante el cual el antígeno se presenta a los linfocitos en una forma que pueden reconocer. Esto lo realizan las células presentadoras de antígenos (APCs en inglés). Algunos antígenos requieren procesamiento antes de poder ser reconocidos. La presentación de antígenos consiste en la ingestión y digestión parcial del antígeno por las APC, seguida de la presentación de fragmentos en la superficie de la célula."@es, "The process by which antigen is presented to lymphocytes in a form they can recognize. This is performed by antigen presenting cells (APCs). Some antigens require processing before they can be recognized. Antigen processing consists of ingestion and partial digestion of the antigen by the APC, followed by presentation of fragments on the cell surface."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:10342
  skos:prefLabel "células antígenas"@es, "antigen-presenting cells"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:10340 .

nalt:10340
  skos:prefLabel "presentación de antígenos"@es, "antigen presentation"@en ;
  skos:hiddenLabel "antigen-presentation"@en ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:definition nalt:10340_def ;
  ns0:marc001 "2854" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-01-19"^^xsd:date ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:10341 ;
  skos:related nalt:10342 .

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

nalt:10341
  skos:prefLabel "inmunidad mediada por células"@es, "cell-mediated immunity"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:10340 .

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

