@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#> .

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

nalt:300277
  skos:broader nalt:10473, nalt:15201 ;
  skos:prefLabel "pneumolysin"@en, "neumolisina"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:33842 ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  dc:created "2017-05-16"^^xsd:date ;
  skos:hiddenLabel "pneumolysins"@en ;
  ns0:marc001 "83281" ;
  dc:modified "2018-05-23"^^xsd:date .

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

nalt:10473
  skos:prefLabel "citotoxinas"@es, "cytotoxins"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:300277 .

<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:300277 .

