@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:16205
  skos:prefLabel "legumbres"@es, "legumes"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:11693 .

<https://lod.nal.usda.gov/naltv#productOf>
  rdfs:subPropertyOf skos:related ;
  rdfs:label "Is product of"@en .

nalt:43905
  skos:prefLabel "proteína de maní"@es, "peanut protein"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:11693 .

nalt:11692
  skos:prefLabel "productos de maní"@es, "peanut products"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:11693 .

nalt:6769
  skos:prefLabel "nueces"@es, "nuts"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:11693 .

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

nalt:55414
  skos:prefLabel "mantequilla de maní"@es, "peanut butter"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:11693 .

nalt:11689
  skos:prefLabel "Arachis hypogaea"@es, "Arachis hypogaea"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:11693 ;
  ns0:hasProduct nalt:11693 .

nalt:11693
  skos:broader nalt:6769, nalt:11692, nalt:22892, nalt:16205 ;
  skos:hiddenLabel "groundnut"@en, "ground nut"@en, "peanut"@en ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_11368>, <http://id.cabi.org/cabt/53528>, <http://id.agrisemantics.org/gacs/C2033> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85055395> ;
  skos:altLabel "cacahuete"@es, "cacahuate"@es, "ground nuts"@en, "groundnuts"@en ;
  a skos:Concept, ns0:Product ;
  ns0:marc001 "27435" ;
  ns0:productOf nalt:11689 ;
  skos:related nalt:43905, nalt:11689, nalt:55414 ;
  skos:prefLabel "maníes"@es, "peanuts"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2013-10-24"^^xsd:date .

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

nalt:22892
  skos:prefLabel "oleaginosas"@es, "oilseeds"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:11693 .

