@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:16067
  skos:prefLabel "sistemas del lotes"@es, "batch systems"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:16066 .

nalt:16066_def
  rdf:value "Fermentación efectuada de principio a fin en un solo recipiente, sin agregar ni eliminar un sustrato importante o un flujo del producto hasta completar el proceso."@es, "Fermentation conducted from start to finish in a single vessel without addition to, or removal of, a major substrate or product stream until the process is complete."@en ;
  dc:source "US, Environmental Protection Agency" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:16068
  skos:prefLabel "fermentación del ensilaje"@es, "silage fermentation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:16066 .

nalt:6138
  skos:prefLabel "fermentación"@es, "fermentation"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:16066 .

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:16066
  skos:definition nalt:16066_def ;
  skos:hiddenLabel "batch-fermentation"@en, "batch-culture fermentations"@en, "batch culture fermentation"@en, "batch-culture fermentation"@en, "fed-batch fermentations"@en, "batch culture fermentations"@en ;
  skos:prefLabel "batch fermentation"@en, "fermentación de la mezcla"@es ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C18573> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:narrower nalt:16068 ;
  skos:broader nalt:6138, nalt:16067 ;
  dc:modified "2020-04-14"^^xsd:date ;
  ns0:marc001 "4628" ;
  skos:altLabel "fed-batch fermentation"@en .

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

