@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 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:619
  skos:prefLabel "sustratos de cultivo"@es, "culture media"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:14080 .

nalt:14076
  skos:prefLabel "auxótrofos"@es, "auxotrophs"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:14080 .

nalt:30705
  skos:prefLabel "cultivo con enriquecimiento"@es, "enrichment culture"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:14080 .

nalt:14080
  ns0:marc001 "33500" ;
  skos:hiddenLabel "selective agar media"@en, "modified-Thayer Martin"@en, "xylose-lysine deoxycholate"@en, "selective-media"@en, "eosin methylene blue-agar"@en, "Modified Thayer medium"@en, "Thayer Martin media"@en, "xylose lysine deoxycholate"@en, "selective-medium"@en, "Farrell medium"@en, "xylose lysine-deoxycholate"@en, "selective anaerobic media"@en, "selective enrichment broths"@en, "selective enrichment broth"@en, "selective medium"@en, "eosin methylene blue agar"@en ;
  skos:broader nalt:619 ;
  a ns0:Chemical, skos:Concept ;
  skos:definition nalt:14080_def ;
  skos:related nalt:14076, nalt:30705 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "selective media"@en, "medio selectivo"@es ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_28464>, <http://id.agrisemantics.org/gacs/C20898> ;
  dc:modified "2020-10-20"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> .

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

nalt:14080_def
  rdf:value "Tipo especial de medio que permite el crecimiento de un microorganismo específico, al tiempo que inhibe el crecimiento de microorganismos no deseados."@es, "A special type of medium that allows the growth of a specific microorganism while inhibiting the growth of the undesired microorganisms."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

