@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 dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:28887
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "aceite de salvado de arroz"@es, "rice bran oil"@en ;
  skos:broader nalt:14237 ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85113900> ;
  skos:related nalt:461, nalt:19245, nalt:189864 ;
  ns0:marc001 "32169" ;
  a skos:Concept, ns0:Product ;
  skos:hiddenLabel "crude rice bran oil"@en, "rice-bran-oil"@en, "rice bran extract"@en ;
  dc:modified "2020-06-03"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date .

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

nalt:189864
  skos:prefLabel "orizanol"@es, "oryzanol"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:28887 .

nalt:461
  skos:prefLabel "grasas y aceites de cocina"@es, "cooking fats and oils"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:28887 .

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

nalt:14237
  skos:prefLabel "aceites de semilla"@es, "seed oils"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:28887 .

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

