@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 dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:2996
  skos:prefLabel "inmunidad"@es, "immunity"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:105992 .

nalt:10218
  skos:prefLabel "anticuerpos"@es, "antibodies"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:105992 .

nalt:23197
  skos:prefLabel "linfocitos T"@es, "T-lymphocytes"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:105992 .

nalt:10233
  skos:prefLabel "inmunidad humoral"@es, "humoral immunity"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:105992 .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

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

nalt:105992
  skos:hiddenLabel "acquired immune responses"@en, "acquired immune response"@en, "adaptive immune responses"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:related nalt:10218, nalt:23197, nalt:14410 ;
  skos:altLabel "adoptive immunity"@en, "adaptive immune system"@en, "adaptive immune response"@en, "acquired immune system"@en, "acquired immunity"@en ;
  skos:prefLabel "inmunidad adaptativa"@es, "adaptive immunity"@en ;
  dc:modified "2020-08-10"^^xsd:date ;
  skos:broader nalt:2996 ;
  dc:created "2007-11-20"^^xsd:date ;
  ns0:marc001 "62485" ;
  skos:narrower nalt:10341, nalt:10233 .

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

nalt:14410
  skos:prefLabel "linfocitos B"@es, "B-lymphocytes"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:105992 .

