@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

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

nalt:19831
  skos:prefLabel "cebadillas de cervecería"@es, "spent grains"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:19818 .

nalt:5486
  skos:prefLabel "instalaciones de almacenamiento de grano"@es, "grain storage facilities"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:19818 .

nalt:19812
  skos:prefLabel "granos para elaboración de cerveza"@es, "brewers grains"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:19818 .

nalt:19818
  skos:broader nalt:7339 ;
  skos:narrower nalt:19831, nalt:34110, nalt:40906, nalt:29126, nalt:43627, nalt:7337, nalt:19812 ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_3346>, <http://id.agrisemantics.org/gacs/C1825>, <http://id.cabi.org/cabt/52978> ;
  ns0:productOf nalt:24038 ;
  skos:related nalt:34711, nalt:325741, nalt:423, nalt:24038, nalt:81888, nalt:341031, nalt:5486, nalt:43259, nalt:311394, nalt:224216, nalt:5360 ;
  skos:prefLabel "granos"@es, "grains"@en ;
  dc:modified "2020-06-29"^^xsd:date ;
  a skos:Concept, ns0:Product ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:altLabel "cereals"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "17043" ;
  skos:definition nalt:19818_def .

nalt:19818_def
  rdf:value "Granos integrales comestibles de plantas, principalmente de la familia Poaceae. Los mercados de granos incluyen la soja dentro de los granos."@es, "The edible whole grains from plants, mostly in the grass family (Poaceae). Grain markets include soybeans as grains."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

nalt:24038
  skos:prefLabel "cultivos de grano"@es, "grain crops"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:19818 ;
  ns0:hasProduct nalt:19818 .

nalt:325741
  skos:prefLabel "composición del grano"@es, "grain composition"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:19818 .

nalt:40906
  skos:prefLabel "granos alimenticios"@es, "food grains"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:19818 .

nalt:43259
  skos:prefLabel "semillas de soja"@es, "soybeans"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:19818 .

nalt:43627
  skos:prefLabel "sorgo en grano"@es, "grain sorghum"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:19818 .

nalt:34110
  skos:prefLabel "granos forrajeros"@es, "feed grains"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:19818 .

nalt:34711
  skos:prefLabel "molinería"@es, "milling"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:19818 .

nalt:5360
  skos:prefLabel "industria molinera"@es, "milling industry"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:19818 .

nalt:311394
  skos:prefLabel "etapa de masa blanda"@es, "soft dough stage"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:19818 .

nalt:81888
  skos:prefLabel "granívoros"@es, "granivores"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:19818 .

nalt:224216
  skos:prefLabel "calidad del grano"@es, "grain quality"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:19818 .

nalt:7339
  skos:prefLabel "productos de granos"@es, "grain products"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:19818 .

ns0:productOf
  rdfs:subPropertyOf skos:related ;
  rdfs:label "Is product of"@en .

nalt:29126
  skos:prefLabel "maíz"@es, "corn"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:19818 .

nalt:423
  skos:prefLabel "alimentos de granos enteros"@es, "whole grain foods"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:19818 .

nalt:7337
  skos:prefLabel "granos de cereales"@es, "small cereal grains"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:19818 .

nalt:341031
  skos:prefLabel "gacha"@es, "porridge"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:19818 .

