@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:294151
  skos:hiddenLabel "predatory-bacteria"@en ;
  skos:prefLabel "predatory bacteria"@en, "bacterias depredadoras"@es ;
  skos:definition nalt:294151_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:15081 ;
  skos:related nalt:4065, nalt:14974 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  ns0:marc001 "83369" ;
  dc:created "2017-03-02"^^xsd:date ;
  dc:modified "2017-11-10"^^xsd:date .

nalt:15081
  skos:prefLabel "bacterias Gram negativas"@es, "Gram-negative bacteria"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:294151 .

nalt:294151_def
  rdf:value "Bacterias gram negativas que pueden atacar bacterias susceptibles y crecer dentro de ellas. Se consideran como nuevos agentes terapéuticos contrarios al control de infecciones bacterianas resistentes a los medicamentos."@es, "Predatory bacteria are Gram-negative bacteria that can attack and grow within susceptible bacteria. They have been considered as novel therapeutic agents against controlling drug-resistant bacterial infections."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:4065
  skos:prefLabel "prebióticos"@es, "prebiotics"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:294151 .

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

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

nalt:14974
  skos:prefLabel "agentes de control biológico"@es, "biological control agents"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:294151 .

