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

nalt:34679
  ns0:marc001 "37996" ;
  skos:exactMatch <http://id.cabi.org/cabt/118553>, <http://id.agrisemantics.org/gacs/C18173> ;
  dc:modified "2013-01-15"^^xsd:date ;
  skos:broader nalt:286 ;
  a skos:Concept, ns0:Chemical ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "toxóides"@es, "toxoids"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:34679_def ;
  skos:related nalt:16112 .

nalt:34679_def
  rdf:value "Preparaciones de organismos patogénicos o de sus derivados hechos no tóxicos y que se usan para la profilaxis inmunológica activa. Incluyen toxinas desactivadas."@es, "Preparations of pathogenic organisms or their derivatives made nontoxic and intended for active immunologic prophylaxis. They include deactivated toxins."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

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

nalt:286
  skos:prefLabel "medicamentos"@es, "drugs"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:34679 .

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

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

