@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:32227
  dc:modified "2019-12-16"^^xsd:date ;
  skos:hiddenLabel "myxobacterium"@en, "myxobacterias"@en, "myxobacterial"@en, "slime-bacteria"@en ;
  skos:related nalt:11871, nalt:6941 ;
  skos:prefLabel "myxobacteria"@es, "myxobacteria"@en ;
  skos:altLabel "slime bacteria"@en, "fruiting gliding bacteria"@es, "fruiting gliding bacteria"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:broader nalt:2350 ;
  dc:source "Bergey's Manual of Systematic Bacteriology" ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "24703" ;
  skos:definition nalt:32227_def ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85089449> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

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

nalt:11871
  skos:prefLabel "Myxococcales"@es, "Myxococcales"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:32227 .

nalt:2350
  skos:prefLabel "bacterias"@es, "bacteria"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:32227 .

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

nalt:32227_def
  rdf:value "Proteobacterias gramnegativas, con forma de bastoncillo, en su mayoría heterótrofas aerobias, que normalmente viven en el suelo, cuyo particular estilo de vida supone la formación de cuerpos fructíferos multicelulares. Producen una amplia variedad de metabolitos secundarios bioactivos."@es, "Myxobacteria are typically soil-living, mostly heterotrophic aerobic, Gram-negative rod shaped proteobacteria that exert a unique life-style involving the formation of multicellular fruiting bodies. They produce a diverse range of bioactive secondary metabolites."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:6941
  skos:prefLabel "Proteobacteria"@es, "Proteobacteria"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:32227 .

