@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:17415
  skos:exactMatch <http://id.cabi.org/cabt/18727>, <http://id.agrisemantics.org/gacs/C16875>, <http://aims.fao.org/aos/agrovoc/c_36658> ;
  skos:altLabel "gene-gun technique"@en, "biolistic particle bombardment"@en, "gene gun technique"@en ;
  dc:modified "2013-06-25"^^xsd:date ;
  skos:prefLabel "biobalística"@es, "biolistics"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:broader nalt:17418 ;
  skos:definition nalt:17415_def ;
  ns0:marc001 "5052" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "biolistic"@en .

nalt:17415_def
  rdf:value "Técnica con la que se introduce ADN directamente dentro de organelos a alta velocidad, utilizando proyectiles revestidos de ácido nucleico, disparados con una pistola accionada con helio."@es, "Techniques where DNA is delivered directly into organelles at high speed using projectiles coated with nucleic acid, shot from a helium-powered gun (gene gun)."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a ns0:Definition .

nalt:17418
  skos:prefLabel "transferencia de genes"@es, "gene transfer"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:17415 .

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

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

