@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:137489
  skos:prefLabel "productos de semillas"@es, "seed products"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:29153 .

nalt:423
  skos:prefLabel "alimentos de granos enteros"@es, "whole grain foods"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:29153 .

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

nalt:29152
  skos:prefLabel "germen de maíz"@es, "corn germ"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:29153 .

nalt:29153_def
  rdf:value "Embrión o porción que brota de la semilla, rico en grasas y otros nutrientes, que es separado del endospermo durante el proceso de molienda. Numerosos gérmenes se utilizan como pienso o como suplemento nutricional para humanos."@es, "The embryo or the sprouting portion of the seed which is rich in fats and other nutrients and is separated from the endosperm during the milling process. Many seed germs are used as livestock feed or as a human nutritional supplement."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:42837
  skos:prefLabel "germen de trigo"@es, "wheat germ"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:29153 .

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

nalt:29153
  skos:hiddenLabel "grain germs"@en, "seed germs"@en, "grain germ"@en, "cereal germs"@en, "cereal germ"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:42837, nalt:29152 ;
  dc:modified "2014-05-05"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:definition nalt:29153_def ;
  skos:prefLabel "seed germ"@en, "germen de la semilla"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:broader nalt:137489 ;
  ns0:marc001 "73209" ;
  skos:related nalt:6266, nalt:423 .

nalt:6266
  skos:prefLabel "embrión (planta)"@es, "embryo (plant)"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:29153 .

