@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 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:146502_def
  rdf:value "Habilidad de un compuesto (antígeno) para provocar una respuesta inmunológica."@es, "It is defined as the ability of a compound (antigen) to provoke an immune response."@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:146502 .

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

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

nalt:146502
  skos:prefLabel "inmunogenicidad"@es, "immunogenicity"@en ;
  skos:related nalt:6556, nalt:16112 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:definition nalt:146502_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2011-06-20"^^xsd:date ;
  dc:modified "2018-11-14"^^xsd:date ;
  skos:broader nalt:105992 ;
  ns0:marc001 "87941" .

nalt:16112
  skos:prefLabel "vacunas"@es, "vaccines"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:146502 .

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

