@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:43618_def
  rdf:value "Producto hecho humedeciendo grano (comúnmente cebada) y permitiéndole germinar tiempo suficiente como para que produzca cantidades adecuadas de enzimas, y usado sobre todo en preparación de cerveza y destilación."@es, "Product made by wetting grain (commonly barley) and allowing it to germinate long enough to produce adequate amounts of enzymes, and used especially in brewing and distilling."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:43618
  skos:narrower nalt:51310 ;
  skos:prefLabel "malt"@en, "malta (productos)"@es ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85080193>, <http://id.agrisemantics.org/gacs/C8806>, <http://id.cabi.org/cabt/69736>, <http://aims.fao.org/aos/agrovoc/c_4547> ;
  skos:related nalt:19829 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  ns0:marc001 "22344" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:7339 ;
  skos:definition nalt:43618_def .

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

nalt:51310
  skos:prefLabel "extracto de malta"@es, "malt extract"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:43618 .

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

nalt:19829
  skos:prefLabel "malteo"@es, "malting"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:43618 .

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

