@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 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:29173
  skos:prefLabel "masa de maíz"@es, "masa"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:6414 .

nalt:6413
  skos:prefLabel "tratamiento alcalino"@es, "alkali treatment"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:6414 .

nalt:2132
  skos:prefLabel "procesamiento de alimentos"@es, "food processing"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:6414 .

nalt:6414_def
  rdf:value "La nixtamalización consiste en cocer y remojar maíz en una solución de cal, luego el maíz se lava y muele para formar una masa con la que se hacen tortillas, hojarazcas para tacos, chips de maíz, etc."@es, "Nixtamalization involves cooking and steeping corn in a lime solution, then washing and grinding the corn to form masa, a dough used to make tortillas, taco shells, corn chips, etc."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:29126
  skos:prefLabel "maíz"@es, "corn"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:6414 .

nalt:6414
  skos:altLabel "nixtamalizing"@en, "nixtamalising"@en, "nixtamalisation"@en ;
  skos:hiddenLabel "nixtamalised"@en, "nixtamalized"@en ;
  skos:related nalt:29149, nalt:29173, nalt:29126, nalt:6413 ;
  skos:broader nalt:2132 ;
  skos:prefLabel "nixtamalization"@en, "nixtamalización"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2012-11-30"^^xsd:date ;
  ns0:marc001 "25436" ;
  skos:definition nalt:6414_def ;
  a ns0:Topic, skos:Concept .

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

nalt:29149
  skos:prefLabel "harina de maíz"@es, "corn flour"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:6414 .

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

