@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:847
  skos:prefLabel "subproductos vegetales"@es, "plant byproducts"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:24036 .

nalt:24036
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:narrower nalt:15857, nalt:46055 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "cereal-byproducts"@en ;
  skos:prefLabel "subproductos de cereales"@es, "cereal byproducts"@en ;
  skos:exactMatch <http://id.cabi.org/cabt/26232>, <http://aims.fao.org/aos/agrovoc/c_1471>, <http://id.agrisemantics.org/gacs/C20890> ;
  ns0:marc001 "7643" ;
  skos:altLabel "cereal by-products"@en ;
  a skos:Concept, ns0:Product ;
  skos:broader nalt:847 ;
  dc:modified "2020-06-26"^^xsd:date .

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

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

nalt:15857
  skos:prefLabel "salvado"@es, "bran"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:24036 .

nalt:46055
  skos:prefLabel "cascarilla de arroz"@es, "rice hulls"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:24036 .

