@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:408
  skos:prefLabel "alimentos"@es, "foods"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:413 .

nalt:21908
  skos:prefLabel "preservación de alimentos"@es, "food preservation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:413 .

<https://lod.nal.usda.gov/naltv#productOf>
  rdfs:subPropertyOf skos:related ;
  rdfs:label "Is product of"@en .

nalt:19696
  skos:prefLabel "mejoramiento genético"@es, "genetic improvement"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:413 .

nalt:413_def
  rdf:value "Alimentos producidos de organismos modificados genéticamente. Estas especies han sufrido modificación directa de su complemento genético mediante utilización de técnicas tales como alteración del ADN, sustitución de material genético a través de un virus, transplante de núcleos completos, transplante de híbridos celulares, etc."@es, "Foods produced from genetically modified organisms. These species have undergone directed modification of their gene complement using such techniques as altering the DNA, substituting genetic material by means of a virus, transplanting whole nuclei, transplanting cell hybrids, etc."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

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:413 .

nalt:413
  skos:related nalt:19696, nalt:17344, nalt:17537, nalt:21908, nalt:313038, nalt:17343 ;
  skos:hiddenLabel "transgenic food"@en, "genetically-modified-foods"@en, "genetically engineered (GE) foods"@en, "genetically engineered (GE) food"@en, "genetically modified (GM) foods"@en, "genetically modified (GM) food"@en, "genetically modified food"@en, "GM foods"@en, "genetically engineered food"@en, "bioengineered food"@en, "gene-altered food"@en ;
  dc:modified "2018-02-06"^^xsd:date ;
  skos:definition nalt:413_def ;
  skos:broader nalt:408 ;
  skos:altLabel "GM food"@en, "bioengineered foods"@en, "genetically engineered foods"@en, "transgenic foods"@en, "gene-altered foods"@en ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_37879>, <http://id.cabi.org/cabt/51097>, <http://id.loc.gov/authorities/subjects/sh00006274>, <http://id.agrisemantics.org/gacs/C15006> ;
  ns0:marc001 "16389" ;
  dc:created "2006-01-19"^^xsd:date ;
  a skos:Concept, ns0:Product ;
  ns0:productOf nalt:17344 ;
  skos:prefLabel "genetically modified foods"@en, "alimentos modificados genéticamente"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> .

nalt:17537
  skos:prefLabel "biotecnología alimentaria"@es, "food biotechnology"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:413 .

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

nalt:17344
  skos:prefLabel "organismos modificados genéticamente"@es, "genetically modified organisms"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:413 ;
  ns0:hasProduct nalt:413 .

nalt:313038
  skos:prefLabel "alimentos no modificados genéticamente"@es, "non-genetically modified foods"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:413 .

