@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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:narrower nalt:334463 .

nalt:334463_def
  rdf:value "Almidón rico en amilopectina, con un contenido nulo o muy poco de amilosa."@es, "A starch rich in amylopectin and has either no or very less amylose."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:8251
  skos:prefLabel "amilosa"@es, "amylose"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:334463 .

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

nalt:334458
  skos:prefLabel "trigo ceroso"@es, "waxy wheat"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:334463 .

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

nalt:8241
  skos:prefLabel "amilopectina"@es, "amylopectin"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:334463 .

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

nalt:334463
  skos:prefLabel "waxy starch"@en, "almidón ceroso"@es ;
  ns0:marc001 "9813987068700041" ;
  skos:definition nalt:334463_def ;
  skos:related nalt:68074, nalt:334458, nalt:29134, nalt:8241, nalt:8251 ;
  a skos:Concept, ns0:Chemical ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2019-12-16"^^xsd:date ;
  ns0:marc001previous "94889" ;
  dc:created "2019-10-01"^^xsd:date ;
  skos:broader nalt:8242 .

nalt:68074
  skos:prefLabel "arroz glutinoso"@es, "glutinous rice"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:334463 .

