@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#> .

nalt:2770
  skos:prefLabel "tecnología de procesamiento"@es, "processing technology"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:19830 .

nalt:30290
  skos:prefLabel "machacar"@es, "crushing"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:19830 .

nalt:19830
  skos:altLabel "mashing (fermentation)"@en ;
  skos:scopeNote "Use for the conversion of malt or grain into mash; for the action of crushing, USE crushing."@en, "Usar para referirse a la conversión de malta o grano en mash; USAR \"machacar\" para referirse a la acción de moler."@es ;
  skos:broader nalt:2770 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:6139, nalt:30290, nalt:6134 ;
  skos:prefLabel "maceración de la malta"@es, "mashing"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "22606" ;
  dc:modified "2013-11-27"^^xsd:date ;
  a skos:Concept, ns0:Topic .

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

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

nalt:6134
  skos:prefLabel "macerado"@es, "mash"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:19830 .

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

