@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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:46058
  skos:altLabel "productos derivados de las nueces"@es, "productos de nueces"@es, "productos de nuez"@es ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "productos derivados de nuez"@es, "nut products"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:related nalt:27565, nalt:27558 ;
  skos:hiddenLabel "nut-products"@en, "nut milk"@en ;
  skos:narrower nalt:11692, nalt:6769, nalt:6767 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Product> ;
  ns0:marc001 "25721" ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85093440> ;
  skos:broader nalt:848 ;
  dc:modified "2020-09-01"^^xsd:date .

nalt:11692
  skos:prefLabel "productos de maní"@es, "peanut products"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:46058 .

nalt:6769
  skos:prefLabel "nueces"@es, "nuts"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:46058 .

nalt:6767
  skos:prefLabel "aceite de nuez"@es, "nut oils"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:46058 .

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

nalt:27558
  skos:prefLabel "hollejos"@es, "hulls"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:46058 .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

nalt:848
  skos:prefLabel "productos de origen vegetal"@es, "plant products"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:46058 .

nalt:27565
  skos:prefLabel "alimentos basados en vegetales"@es, "plant-based foods"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:46058 .

