@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:55756_def
  rdf:value "Subproducto sólido o residuo derivado de exprimir la aceituna, que consiste en pulpa y hueso del fruto del olivo."@es, "The solid byproduct or residue derived from olive pressing, that consists of pulp and pit of the olive fruit."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:55756
  skos:prefLabel "orujillo de aceituna"@es, "olive cake"@en ;
  skos:hiddenLabel "olive-cake"@en, "olive waste cake"@en, "olive press-cake"@en, "olive-waste cakes"@en, "olive-waste cake"@en, "olive waste cakes"@en, "olive cakes"@en, "olive press cake"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2015-01-14"^^xsd:date ;
  skos:definition nalt:55756_def ;
  ns0:marc001 "40902" ;
  skos:broader nalt:55750, nalt:188965 ;
  a ns0:Product, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

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

nalt:55750
  skos:prefLabel "residuos de oleaginosas"@es, "oilseed cakes"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:55756 .

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

nalt:188965
  skos:prefLabel "harina de aceituna"@es, "olive meal"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:55756 .

