@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:7333
  skos:prefLabel "grano de amaranto"@es, "amaranth grain"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:322566 .

nalt:322566
  dc:created "2018-07-13"^^xsd:date ;
  skos:hiddenLabel "pseudo-cereal"@en, "pseudo-cereals"@en, "pseudocereal"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:7333, nalt:20260 ;
  skos:definition nalt:322566_def ;
  dc:modified "2018-11-14"^^xsd:date ;
  skos:broader nalt:20440 ;
  skos:prefLabel "pseudocereales"@es, "pseudocereals"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  ns0:marc001 "89917" .

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

nalt:20260
  skos:prefLabel "trigo sarraceno"@es, "buckwheat"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:322566 .

nalt:322566_def
  rdf:value "Frutas o semillas de plantas no gramíneas o no cereales que se consumen del mismo modo que los granos de cereales. Normalmente no contienen gluten y son ricos en proteínas y nutrientes."@es, "Pseudocereals are fruits or seeds of non-grass or non-cereal plants and are consumed in same way as cereal grains. They are typically gluten-free, high in proteins and nutrients."@en ;
  dc:source "NAL Thesaurus" ;
  a ns0:Definition .

nalt:20440
  skos:prefLabel "semillas"@es, "seeds"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:322566 .

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

