@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:38137
  skos:narrower nalt:63027, nalt:63029 ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2019-04-29"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "33808" ;
  skos:hiddenLabel "Shiga like toxins"@en, "Shiga-like-toxins"@en, "Shiga like toxin"@en, "Shiga-like toxin"@en ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh89005883> ;
  skos:prefLabel "Shiga-like toxins"@en, "toxinas similares a la Shiga"@es ;
  skos:related nalt:14692 ;
  skos:broader nalt:15205 .

nalt:14692
  skos:prefLabel "Escherichia coli"@es, "Escherichia coli"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:38137 .

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

nalt:63029
  skos:prefLabel "toxina similar a la Shiga 2"@es, "Shiga-like toxin 2"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:38137 .

nalt:15205
  skos:prefLabel "verotoxinas"@es, "verotoxins"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:38137 .

nalt:63027
  skos:prefLabel "toxina similar a la Shiga 1"@es, "Shiga-like toxin 1"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:38137 .

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

