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

nalt:28725
  skos:prefLabel "envases flexibles"@es, "pouches"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:40953 .

nalt:40953_def
  rdf:value "Envase flexible en el cual se esteriliza alimento y se sella herméticamente para un almacenamiento prolongado sin refrigeración."@es, "A flexible package in which food is sterilized and hermetically sealed for long-term unrefrigerated storage."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:35843
  skos:prefLabel "envasado de alimentos"@es, "food packaging"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:40953 .

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

nalt:40953
  ns0:marc001 "31790" ;
  skos:prefLabel "retort pouches"@en, "bolsas retortables"@es ;
  skos:broader nalt:28725, nalt:35843 ;
  skos:hiddenLabel "retort-pouches"@en, "retort pouch"@en ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85113358> ;
  dc:modified "2014-07-25"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:40953_def ;
  a skos:Concept, ns0:Topic ;
  skos:altLabel "retort packaging"@en, "retort processing"@en ;
  dc:created "2006-01-19"^^xsd:date .

