@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 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:14058
  skos:prefLabel "relaciones tróficas"@es, "trophic relationships"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:14076 .

nalt:14076
  skos:altLabel "auxotrophic strains"@en, "auxotrophic mutants"@en, "auxotrophic organisms"@en ;
  dc:modified "2018-02-27"^^xsd:date ;
  skos:prefLabel "auxótrofos"@es, "auxotrophs"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:hiddenLabel "auxotrophic"@en, "auxotroph"@en ;
  skos:definition nalt:14076_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:14080 ;
  skos:broader nalt:14079, nalt:14058 ;
  ns0:marc001 "4036" .

nalt:14076_def
  rdf:value "Organismo que ha mutado o ha perdido la habilidad de sintetizar sustancias requeridas para su crecimiento y metabolismo. El organismo mutante requiere sustancias específicas como suplemento nutritivo para crecer."@es, "An organism that has mutated and has lost its ability to synthesize substances required for its growth and metabolism. The mutant organism requires specific substances as a nutritional supplement in order to grow."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:14080
  skos:prefLabel "medio selectivo"@es, "selective media"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:14076 .

nalt:14079
  skos:prefLabel "mutantes"@es, "mutants"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:14076 .

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

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

