@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@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#> .

nalt:15207
  skos:prefLabel "exotoxinas"@es, "exotoxins"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:300275 .

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

nalt:52648
  skos:prefLabel "Streptococcus pyogenes"@es, "Streptococcus pyogenes"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:300275 .

nalt:300275
  skos:prefLabel "estreptolisina"@es, "streptolysin"@en ;
  ns0:marc001 "84029" ;
  skos:related nalt:52648 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2017-11-10"^^xsd:date ;
  skos:hiddenLabel "streptolysins"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:definition nalt:300275_def ;
  skos:broader nalt:15207, nalt:15201 ;
  dc:created "2017-05-16"^^xsd:date .

nalt:300275_def
  rdf:value "Exotoxinas producidas por ciertas cepas de estreptococos, en particular las del grupo A (Streptococcus pyogenes), que causan hemólisis."@es, "Exotoxins produced by certain strains of streptococci, particularly those of group A (Streptococcus pyogenes), that cause hemolysis."@en ;
  dc:source "Medical Subject headings 2017" ;
  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:300275 .

