@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:8242
  skos:prefLabel "almidón"@es, "starch"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:42501 .

nalt:192624
  skos:prefLabel "valor de extensión del álcali"@es, "alkali spreading value"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:42501 .

nalt:68586
  skos:prefLabel "amilógrafos"@es, "amylographs"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:42501 .

nalt:42500
  skos:prefLabel "gelatina"@es, "gelatin"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:42501 .

nalt:42501_def
  rdf:value "Transformación de una forma sólida y cristalina de almidón en una forma soluble e hinchada en presencia de calor y agua."@es, "The transformation of solid, crystalline form of starch to a soluble, swollen form in the presence of heat and water."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:208950
  skos:prefLabel "temperatura de gelatinización"@es, "gelatinization temperature"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:42501 .

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

nalt:42501
  dc:modified "2015-10-15"^^xsd:date ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85053689> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:hiddenLabel "gelatinised"@en, "gelatinized"@en ;
  skos:altLabel "gelatinisation"@en ;
  skos:related nalt:42500, nalt:8242, nalt:208950, nalt:68586, nalt:192624 ;
  skos:prefLabel "gelatinization"@en, "gelatinización"@es ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:definition nalt:42501_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "16300" ;
  skos:broader nalt:24408 .

nalt:24408
  skos:prefLabel "transición de fase"@es, "phase transition"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:42501 .

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

