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

nalt:849
  skos:prefLabel "residuos de plantas"@es, "plant residues"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:453 .

nalt:224833
  skos:prefLabel "bagazo de granada"@es, "pomegranate pomace"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:453 .

nalt:59195
  skos:prefLabel "orujo de tomate"@es, "tomato pomace"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:453 .

nalt:11291
  skos:prefLabel "orujo de manzana"@es, "apple pomace"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:453 .

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

nalt:214746
  skos:prefLabel "orujo de oliva"@es, "olive pomace"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:453 .

nalt:848
  skos:prefLabel "productos de origen vegetal"@es, "plant products"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:453 .

nalt:43676
  skos:prefLabel "orujo de uva"@es, "grape pomace"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:453 .

nalt:453_def
  rdf:value "El residuo pulposo que queda después que el jugo ha sido exprimido de la fruta."@es, "The pulpy residue remaining after the juice has been pressed from fruit."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:453
  skos:altLabel "residuos de frutas"@es, "fruit wastes"@en, "fruit residues"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:narrower nalt:59195, nalt:11291, nalt:214746, nalt:43676, nalt:224833 ;
  ns0:marc001 "29651" ;
  skos:prefLabel "pomace"@en, "orujo (pulpa)"@es ;
  skos:hiddenLabel "fruit residue"@en, "pomaces"@en ;
  a ns0:Product, skos:Concept ;
  skos:definition nalt:453_def ;
  skos:broader nalt:849, nalt:848 ;
  dc:modified "2018-10-18"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:related nalt:11284 .

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

nalt:11284
  skos:prefLabel "jugos de fruta"@es, "fruit juices"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:453 .

