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

nalt:6137
  skos:prefLabel "fermentación alcohólica"@es, "alcoholic fermentation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:6134 .

nalt:6134_def
  rdf:value "Malta molida o harina de grano que es remojada en agua caliente y es usada para producir whisky o cerveza."@es, "A crushed fermentable mixture, typically malt, grain meal or fruit, used to produce alcoholic beverages such as whiskey or beer."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:6109
  skos:prefLabel "bebidas alcohólicas"@es, "alcoholic beverages"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:6134 .

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

nalt:19830
  skos:prefLabel "maceración de la malta"@es, "mashing"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:6134 .

nalt:15865
  skos:prefLabel "cebada cervecera"@es, "malting barley"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:6134 .

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

nalt:6134
  skos:related nalt:19830, nalt:6137, nalt:15865 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:6139, nalt:6109 ;
  skos:prefLabel "macerado"@es, "mash"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  ns0:marc001 "22604" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2014-10-29"^^xsd:date ;
  skos:hiddenLabel "mashes"@en ;
  skos:definition nalt:6134_def .

nalt:6139
  skos:prefLabel "elaboración de cerveza"@es, "brewing"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:6134 .

