@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:146179
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:definition nalt:146179_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "pertussis toxoids"@en, "pertussis toxoid"@en, "pertussis-toxin"@en, "pertussis toxins"@en ;
  dc:created "2011-05-02"^^xsd:date ;
  dc:modified "2015-04-30"^^xsd:date ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85100185> ;
  skos:prefLabel "toxina pertussis"@es, "pertussis toxin"@en ;
  skos:broader nalt:15201 ;
  ns0:marc001 "59985" ;
  skos:related nalt:15371 .

nalt:15371
  skos:prefLabel "Bordetella pertussis"@es, "Bordetella pertussis"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:146179 .

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

nalt:146179_def
  rdf:value "Uno de los factores de virulencia producidos por Bordetella pertussis. Es una proteína multimérica compuesta por cinco subunidades S1-S5. S1 contiene mono actividad transferasa ADPribosa."@es, "One of the virulence factors produced by Bordetella pertussis. It is a multimeric protein composed of five subunits S1-S5. S1 contains mono ADPribose transferase activity."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

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

nalt:15201
  skos:prefLabel "toxinas bacterianas"@es, "bacterial toxins"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:146179 .

