@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:2996
  skos:prefLabel "inmunidad"@es, "immunity"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:262790 .

nalt:105991
  skos:prefLabel "inmunidad innata"@es, "innate immunity"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:262790 .

nalt:262790
  skos:definition nalt:262790_def ;
  skos:related nalt:10232, nalt:105992, nalt:290558, nalt:105991 ;
  dc:created "2015-10-07"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  ns0:marc001 "73708" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "sterilizing immunity"@en, "inmunidad esterilizante"@es ;
  skos:broader nalt:2996 ;
  dc:modified "2017-01-23"^^xsd:date .

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

nalt:105992
  skos:prefLabel "inmunidad adaptativa"@es, "adaptive immunity"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:262790 .

nalt:290558
  skos:prefLabel "inmunocastración"@es, "immunocastration"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:262790 .

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

nalt:262790_def
  rdf:value "Respuesta inmunitaria que no solo evita una infección inicial, sino también la elimina completamente."@es, "An immune response that not only prevents initial infection but also completely eliminates it."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

