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

nalt:43931
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:hiddenLabel "groundnut-shell"@en, "peanut shell"@en, "ground-nut husk"@en, "pea-nut shell"@en, "groundnut husk"@en, "peanut-hulls"@en, "ground-nut hull"@en, "peanut husk"@en, "groundnut hull"@en, "groundnut shell"@en, "ground-nut hulls"@en, "peanut hull"@en, "pea-nut shells"@en, "groundnut-shells"@en ;
  skos:broader nalt:27558, nalt:11692 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:altLabel "groundnut shells"@en, "groundnut husks"@en, "cásacara de cacahuate"@es, "peanut shells"@en, "groundnut hulls"@en, "cásacara de cacahuete"@es ;
  dc:modified "2018-01-18"^^xsd:date ;
  ns0:marc001 "27423" ;
  skos:prefLabel "cáscaras de maní"@es, "peanut hulls"@en ;
  dc:created "2006-01-19"^^xsd:date .

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

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

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

