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

nalt:43624
  skos:prefLabel "proteína de arroz"@es, "rice protein"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:43620 .

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

nalt:40634
  skos:prefLabel "harina de arroz"@es, "rice flour"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:43620 .

nalt:28888
  skos:prefLabel "aceite de arroz"@es, "rice oil"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:43620 .

nalt:223040
  skos:prefLabel "leche de arroz"@es, "rice milk"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:43620 .

nalt:61521
  skos:prefLabel "almidón de arroz"@es, "rice starch"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:43620 .

nalt:43620
  skos:narrower nalt:223040, nalt:68082, nalt:61521, nalt:28888, nalt:68071, nalt:40634, nalt:43624, nalt:56293 ;
  skos:broader nalt:7339 ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:hiddenLabel "rice-products"@en ;
  skos:related nalt:19245 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "rice products"@en, "productos derivados de arroz"@es ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh94009561> ;
  ns0:marc001 "32178" ;
  dc:modified "2020-10-06"^^xsd:date .

nalt:7339
  skos:prefLabel "productos de granos"@es, "grain products"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:43620 .

nalt:19245
  skos:prefLabel "salvado de arroz"@es, "rice bran"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:43620 .

nalt:68082
  skos:prefLabel "vinos de arroz"@es, "rice wines"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:43620 .

nalt:68071
  skos:prefLabel "tortas de arroz"@es, "rice cakes"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:43620 .

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

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

