@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:56277
  skos:prefLabel "Oryza sativa"@es, "Oryza sativa"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:56293 ;
  ns0:hasProduct nalt:56293 .

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

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

nalt:69335
  skos:prefLabel "arroz rojo"@es, "red rice"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:56293 .

nalt:69334
  skos:prefLabel "arroz negro"@es, "black rice"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:56293 .

nalt:61509
  skos:prefLabel "paja de arroz"@es, "rice straw"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:56293 .

nalt:69538
  skos:prefLabel "arroz silvestre"@es, "wild rice"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:56293 .

nalt:56293
  skos:related nalt:56277, nalt:40634, nalt:297796, nalt:192508, nalt:61509 ;
  skos:narrower nalt:56533, nalt:69334, nalt:68074, nalt:69333, nalt:69538, nalt:334464, nalt:69335 ;
  skos:hiddenLabel "rice ear"@en, "rice ears"@en, "head-rice"@en, "upland rice variety"@en, "head rice"@en ;
  skos:broader nalt:43620, nalt:7337 ;
  ns0:marc001 "32166" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_6599>, <http://id.cabi.org/cabt/101613>, <http://id.agrisemantics.org/gacs/C476> ;
  a skos:Concept, ns0:Product ;
  dc:modified "2020-05-29"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:productOf nalt:4891, nalt:56277 ;
  skos:prefLabel "rice"@en, "arroz"@es .

nalt:43620
  skos:prefLabel "productos derivados de arroz"@es, "rice products"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:56293 .

nalt:69333
  skos:prefLabel "arroz integral"@es, "brown rice"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:56293 .

nalt:4891
  skos:prefLabel "Oryza glaberrima"@es, "Oryza glaberrima"@en ;
  a ns0:Organism, skos:Concept ;
  ns0:hasProduct nalt:56293 .

nalt:192508
  skos:prefLabel "Cultivo conjunto de arroz y pescado"@es, "rice-fish farming"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:56293 .

nalt:297796
  skos:prefLabel "jarabe de arroz"@es, "rice syrup"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:56293 .

nalt:56533
  skos:prefLabel "arroz con cáscara"@es, "rough rice"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:56293 .

nalt:40634
  skos:prefLabel "harina de arroz"@es, "rice flour"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:56293 .

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

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

nalt:334464
  skos:prefLabel "arroz morado"@es, "purple rice"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:56293 .

nalt:7337
  skos:prefLabel "granos de cereales"@es, "small cereal grains"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:56293 .

