@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:24038
  skos:definition nalt:24038_def ;
  skos:related nalt:224216, nalt:19818 ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_25512>, <http://id.cabi.org/cabt/52982>, <http://aims.fao.org/aos/agrovoc/c_3348>, <http://id.agrisemantics.org/gacs/C3397>, <http://id.agrisemantics.org/gacs/C2031> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Organism> ;
  skos:prefLabel "cultivos de grano"@es, "grain crops"@en ;
  skos:hiddenLabel "grain-crops"@en ;
  ns0:marc001 "17032" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2014-08-08"^^xsd:date ;
  ns0:hasProduct nalt:19818 ;
  skos:broader nalt:30190 ;
  skos:altLabel "cereal crops"@en .

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

nalt:24038_def
  rdf:value "Productos, principalmente de hierbas forrajeras, cultivados por sus semillas comestibles, como maíz, trigo, centeno, alforfón, amaranto, etc. En el mercado de cereales se incluye la soja como cereal."@es, "Crops, mostly grass crops, that are grown for their edible seeds, such as corn, wheat, rye, buckwheat, amaranth, and etc. Grain markets include soybeans as grains."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:19818
  skos:prefLabel "granos"@es, "grains"@en ;
  a ns0:Product, skos:Concept ;
  ns0:productOf nalt:24038 ;
  skos:related nalt:24038 .

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

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

nalt:30190
  skos:prefLabel "cultivos de campo"@es, "field crops"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:24038 .

ns0:hasProduct
  rdfs:subPropertyOf skos:related ;
  rdfs:label "Has product"@en .

