@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 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#> .

nalt:15147
  skos:prefLabel "genética microbial"@es, "microbial genetics"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:42661 .

nalt:17418
  skos:prefLabel "transferencia de genes"@es, "gene transfer"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:42661 .

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

nalt:42661
  dc:modified "2013-03-14"^^xsd:date ;
  skos:prefLabel "genetic transduction"@en, "transducción genética"@es ;
  skos:broader nalt:42644, nalt:15147 ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85136897> ;
  skos:definition nalt:42661_def ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  ns0:marc001 "16382" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "genetic-transduction"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:related nalt:17418 .

nalt:42661_def
  rdf:value "Transferencia de ADN bacteriano por fagos de la bacteria infectada en la que se origina el ADN hacia otra bacteria."@es, "Transfer of bacterial DNA by phages from an infected bacterium to another bacterium. This also refers to the transfer of genes into eukaryotic cells by viruses. This naturally occurring process is routinely employed as a gene transfer technique."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a ns0:Definition .

nalt:42644
  skos:prefLabel "transformación genética"@es, "genetic transformation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:42661 .

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

