@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:69361_def
  rdf:value "Uso de productos provenientes de plantas y microorganismos para preservar alimentos."@es, "The use of products from plants and microorganisms to preserve foods."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:69361
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:prefLabel "food biopreservation"@en, "biopreservación de alimentos"@es ;
  skos:related nalt:69362 ;
  skos:broader nalt:69355, nalt:21908 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:altLabel "bioprotección de alimentos"@es, "food bioprotection"@en ;
  skos:hiddenLabel "food-biopreservation"@en ;
  skos:definition nalt:69361_def ;
  dc:modified "2012-11-30"^^xsd:date ;
  ns0:marc001 "51594" ;
  dc:created "2006-11-09"^^xsd:date .

nalt:69355
  skos:prefLabel "biopreservación"@es, "biopreservation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:69361 .

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

nalt:69362
  skos:prefLabel "biopreservantes de alimentos"@es, "food biopreservatives"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:69361 .

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

