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

nalt:55764
  skos:prefLabel "proteína de semilla de girasol"@es, "sunflower seed protein"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:27588 .

nalt:9454
  skos:prefLabel "productos proteínicos"@es, "protein products"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:27588 .

nalt:29651
  skos:prefLabel "productos derivados de oleaginosas"@es, "oilseed products"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:27588 .

nalt:27588
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Product>, <https://lod.nal.usda.gov/naltv#Chemical> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:33443, nalt:29651, nalt:9454 ;
  skos:narrower nalt:29642, nalt:55763, nalt:27584, nalt:55764 ;
  skos:hiddenLabel "oilseed-protein"@en ;
  skos:prefLabel "oilseed protein"@en, "proteína de oleaginosas"@es ;
  ns0:marc001 "26005" ;
  skos:related nalt:22892 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2012-11-30"^^xsd:date .

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

nalt:33443
  skos:prefLabel "proteina de fuente vegetal"@es, "plant source protein"@en ;
  a ns0:Product, ns0:Chemical, skos:Concept ;
  skos:narrower nalt:27588 .

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

nalt:27584
  skos:prefLabel "proteína de coco"@es, "coconut protein"@en ;
  a ns0:Product, ns0:Chemical, skos:Concept ;
  skos:broader nalt:27588 .

nalt:55763
  skos:prefLabel "proteína de colza"@es, "rapeseed protein"@en ;
  a ns0:Product, ns0:Chemical, skos:Concept ;
  skos:broader nalt:27588 .

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

nalt:29642
  skos:prefLabel "proteína de semilla de algodón"@es, "cottonseed protein"@en ;
  a ns0:Product, ns0:Chemical, skos:Concept ;
  skos:broader nalt:27588 .

nalt:22892
  skos:prefLabel "oleaginosas"@es, "oilseeds"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:27588 .

