@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 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:17252
  skos:prefLabel "bioprocesamiento"@es, "bioprocessing"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:208943 .

nalt:208943
  dc:created "2014-01-08"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  ns0:marc001 "63997" ;
  skos:prefLabel "bioprocess engineering"@en, "ingeniería de bioprocesos"@es ;
  skos:broader nalt:1000 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:altLabel "biosynthetic engineering"@en ;
  dc:modified "2014-11-17"^^xsd:date ;
  skos:related nalt:187774, nalt:17252 ;
  skos:definition nalt:208943_def .

nalt:187774
  skos:prefLabel "bioingeniería"@es, "bioengineering"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:208943 .

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

nalt:208943_def
  rdf:value "Aplicación de principios de ingeniería en el diseño y el desarrollo de métodos y equipo de bioprocesamiento y en productos de base biológica."@es, "The application of engineering principles to the design and development of bioprocessing methods, equipment and biobased products."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:1000
  skos:prefLabel "ingeniería"@es, "engineering"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:208943 .

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

