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

nalt:30199_def
  rdf:value "Estado en el que la inmunidad a un agente infeccioso es eficaz para proteger el organismo contra agentes infecciosos diferentes, pero antigénicamente similares."@es, "A state in which immunity to an infectious agent is effective in protecting the organism against antigenically similar but different infectious agents."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:6556
  skos:prefLabel "antígenos"@es, "antigens"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:30199 .

nalt:263906
  skos:prefLabel "inmunidad de grupo"@es, "herd immunity"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:30199 .

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

nalt:30199
  skos:hiddenLabel "cross-reactive immune responses"@en, "cross-protection"@en, "cross-reactive immune response"@en, "cross-protective immune responses"@en, "cross protective immunity"@en, "cross protection"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh89005554> ;
  skos:related nalt:263906, nalt:6556, nalt:10346 ;
  skos:altLabel "cross-protective immunity"@en, "cross-immunity"@en ;
  skos:definition nalt:30199_def ;
  skos:broader nalt:2996 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "cross immunity"@en, "inmunidad cruzada"@es ;
  dc:modified "2016-03-22"^^xsd:date ;
  ns0:marc001 "10256" .

nalt:10346
  skos:prefLabel "reacción cruzada"@es, "cross reaction"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:30199 .

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

