@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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#> .

nalt:57373_def
  rdf:value "Vacunas compuestas por uno o varios antígenos que estimulan una fuerte respuesta inmune. Son purificadas de microorganismos o producidas mediante técnicas de ADN recombinante o pueden ser péptidos sintetizados químicamente."@es, "Vaccines consisting of one or more antigens that stimulate a strong immune response. They are purified from microorganisms or produced by recombinant DNA techniques, or they can be chemically synthesized peptides."@en ;
  dc:source "Medical Subject Headings 2015" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:57373
  skos:altLabel "peptide vaccines"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "subunit vaccine"@en, "recombinant subunit vaccines"@en, "subunit-vaccines"@en, "recombinant subunit vaccine"@en ;
  dc:modified "2015-10-15"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:prefLabel "subunit vaccines"@en, "vacunas de subunidad"@es ;
  skos:definition nalt:57373_def ;
  skos:broader nalt:16112 ;
  ns0:marc001 "36271" ;
  skos:narrower nalt:35861 .

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

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

nalt:35861
  skos:prefLabel "vacunas comestibles"@es, "edible vaccines"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:57373 .

