@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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:4632
  skos:prefLabel "biotecnología"@es, "biotechnology"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:68589 .

nalt:68589
  skos:prefLabel "biotecnología agrícola"@es, "agricultural biotechnology"@en ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C31224>, <http://id.loc.gov/authorities/subjects/sh86001792> ;
  skos:hiddenLabel "agri-biotech"@en, "agri-biotechnology"@en, "agro-biotech"@en, "agricultural-biotechnology"@en, "agro-biotechnology"@en, "agricultural bio-technology"@en, "agricultural biotechnologies"@en, "crop biotech"@en ;
  ns0:marc001 "51309" ;
  skos:altLabel "biotecnología de cultivos vegetales"@es, "crop biotechnology"@en, "agrobiotechnology"@en, "agribiotecnología"@es, "agrobiotecnología"@es, "agribiotechnology"@en ;
  skos:definition nalt:68589_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:broader nalt:4632 ;
  a ns0:Topic, skos:Concept ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh87002507> ;
  dc:modified "2016-03-16"^^xsd:date ;
  dc:created "2006-10-26"^^xsd:date .

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

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

nalt:68589_def
  rdf:value "Uso de organismos vivos, células o constituyentes celulares con el propósito de desarrollar productos agrícolas o de mejorar el ganado o las plantas."@es, "The use of living organisms, cells or cell constituents for the purpose of developing agricultural products or improving livestock or crop plants."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

