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

nalt:24682
  skos:broader nalt:3982 ;
  ns0:marc001 "31791" ;
  skos:prefLabel "retrogradation"@en, "retrogradación"@es ;
  dc:modified "2013-01-22"^^xsd:date ;
  skos:related nalt:24408, nalt:189, nalt:8242, nalt:31892 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C21507> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:definition nalt:24682_def ;
  a skos:Concept, ns0:Topic .

nalt:8242
  skos:prefLabel "almidón"@es, "starch"@en ;
  a ns0:Product, ns0:Chemical, skos:Concept ;
  skos:related nalt:24682 .

nalt:189
  skos:prefLabel "geles"@es, "gels"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:24682 .

nalt:24682_def
  rdf:value "Proceso de cambios físicos y químicos en soluciones acuosas o geles producidos por el envejecimiento, lo cual da como resultado formas moleculares más simples."@es, "A process of physical and chemical changes in aqueous solutions or gels brought on by aging, resulting in simpler molecular forms."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:3982
  skos:prefLabel "reacciones químicas"@es, "chemical reactions"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:24682 .

nalt:31892
  skos:prefLabel "deterioro"@es, "deterioration"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:24682 .

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

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

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

