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

nalt:29134_def
  rdf:value "Un tipo de maíz en el cual el contenido de almidón de sus granos presenta una cantidad elevada de amilopectina."@es, "A type of corn in which the starch content of kernels is high in amylopectin."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:29134
  skos:exactMatch <http://id.agrisemantics.org/gacs/C31683>, <http://aims.fao.org/aos/agrovoc/c_8337> ;
  ns0:marc001 "39872" ;
  skos:prefLabel "waxy corn"@en, "maíz de cera"@es ;
  skos:altLabel "waxy maize"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:definition nalt:29134_def ;
  dc:modified "2019-10-01"^^xsd:date ;
  skos:broader nalt:29126 ;
  skos:hiddenLabel "waxy-corn"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:334463 .

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

nalt:29126
  skos:prefLabel "maíz"@es, "corn"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:29134 .

nalt:334463
  skos:prefLabel "almidón ceroso"@es, "waxy starch"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:29134 .

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

