@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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:58618 ;
  ns0:hasProduct nalt:58618 .

nalt:40105
  skos:prefLabel "plantas azucareras"@es, "sugar crops"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:58618 ;
  ns0:hasProduct nalt:58618 .

nalt:43629
  skos:prefLabel "ensilado de sorgo"@es, "sorghum silage"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:58618 .

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

nalt:16352
  skos:prefLabel "productos de azúcar"@es, "sugar products"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:58618 .

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

nalt:58618
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:848 ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:338961, nalt:43629, nalt:16352, nalt:20053, nalt:40105 ;
  ns0:marc001 "36524" ;
  ns0:productOf nalt:20053, nalt:40105 ;
  skos:altLabel "sorgo"@en ;
  skos:prefLabel "sorgo dulce"@es, "sweet sorghum"@en ;
  skos:hiddenLabel "sweet-sorghum"@en ;
  skos:exactMatch <http://id.cabi.org/cabt/113568>, <http://id.agrisemantics.org/gacs/C21689> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:modified "2020-04-16"^^xsd:date ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85125327> .

nalt:848
  skos:prefLabel "productos de origen vegetal"@es, "plant products"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:58618 .

nalt:338961
  skos:prefLabel "almidón de sorgo"@es, "sorghum starch"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:58618 .

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

