@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:17343
  skos:prefLabel "ingeniería genética"@es, "genetic engineering"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:206574 .

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

nalt:206573
  skos:prefLabel "ingeniería celular"@es, "cell engineering"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:206574 .

nalt:206574_def
  rdf:value "Técnicas y métodos utilizados para modificar genéticamente el resultado del producto biosintético de las células y crear las condiciones necesarias para cultivar las células como biorreactores."@es, "Methods and techniques used to genetically modify cells' biosynthetic product output and develop conditions for growing the cells as bioreactors."@en ;
  dc:source "Medical Subject Headings 2014" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:207770
  skos:prefLabel "ingeniería de cofactor"@es, "cofactor engineering"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:206574 .

nalt:206574
  skos:prefLabel "metabolic engineering"@en, "ingeniería metabólica"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:definition nalt:206574_def ;
  ns0:marc001 "69602" ;
  skos:broader nalt:206573 ;
  dc:created "2013-10-25"^^xsd:date ;
  dc:modified "2013-12-06"^^xsd:date ;
  skos:related nalt:17343 ;
  skos:narrower nalt:207770 ;
  skos:hiddenLabel "metabolically engineered"@en .

