@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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 dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:20053
  skos:prefLabel "Sorghum bicolor"@es, "Sorghum bicolor"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:338961 .

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:338961 .

nalt:43629
  skos:prefLabel "ensilado de sorgo"@es, "sorghum silage"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:338961 .

nalt:43627
  skos:prefLabel "sorgo en grano"@es, "grain sorghum"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:338961 .

nalt:58618
  skos:prefLabel "sorgo dulce"@es, "sweet sorghum"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:338961 .

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

nalt:338961
  skos:related nalt:58618, nalt:43627, nalt:205777, nalt:43629, nalt:20053 ;
  skos:broader nalt:8242 ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  ns0:marc001 "95272" ;
  skos:prefLabel "almidón de sorgo"@es, "sorghum starch"@en ;
  dc:created "2020-04-16"^^xsd:date ;
  skos:hiddenLabel "starch from sorghum"@en, "sorghum-starch"@en, "sorghum starches"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2020-10-29"^^xsd:date .

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

nalt:205777
  skos:prefLabel "harina de sorgo"@es, "sorghum flour"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:338961 .

