@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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:12570
  skos:prefLabel "verduras"@es, "vegetables"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:29136 .

nalt:29136
  skos:related nalt:29137, nalt:29126, nalt:29144 ;
  skos:hiddenLabel "sweet-corns"@en, "cream style corn"@en, "cream-style corn"@en, "cream style corns"@en, "sweet-corn"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "maíz dextrinoso"@es, "sweetcorn"@en ;
  skos:altLabel "maíz dulce"@es, "maíz arrugado"@es, "sweet corn"@en, "maíz para chocio"@es ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:scopeNote "Usar para referirse al maíz como vegetal; USAR \"maíz\" para referirse al maíz como grano."@es, "Use for corn as a vegetable; For corn as a grain USE corn."@en ;
  skos:broader nalt:12570, nalt:29135 ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C13658>, <http://aims.fao.org/aos/agrovoc/c_7552>, <http://id.cabi.org/cabt/113573> ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85131174> ;
  ns0:marc001 "36527" ;
  a ns0:Product, skos:Concept ;
  skos:definition nalt:29136_def ;
  dc:modified "2018-08-14"^^xsd:date ;
  ns0:productOf nalt:29137 .

nalt:29136_def
  rdf:value "Granos frescos de una variedad de maíz (Zea mays) con un alto contenido de azúcar y un bajo contenido de almidón, consumido como vegetal."@es, "Fresh kernels of a variety of corn (Zea mays) with a high sugar content and a low starch content, eaten as a vegetable."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

ns0:productOf
  rdfs:subPropertyOf skos:related ;
  rdfs:label "Is product of"@en .

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

nalt:29137
  skos:prefLabel "Zea mays"@es, "Zea mays"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:29136 ;
  ns0:hasProduct nalt:29136 .

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

nalt:29135
  skos:prefLabel "productos derivados del maíz"@es, "corn products"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:29136 .

nalt:29144
  skos:prefLabel "mazorca"@es, "corn ears"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:29136 .

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

