@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:29651
  skos:prefLabel "productos derivados de oleaginosas"@es, "oilseed products"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:40103 .

nalt:40103
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Organism> ;
  skos:hiddenLabel "oil-bearing crops"@en, "oil crop"@en, "oil-bearing crop"@en, "oil bearing crops"@en, "oil bearing crop"@en, "oil-crops"@en ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C257>, <http://id.cabi.org/cabt/81489>, <http://aims.fao.org/aos/agrovoc/c_5328> ;
  ns0:hasProduct nalt:14235, nalt:28893, nalt:22892 ;
  skos:altLabel "oil plants"@en ;
  skos:related nalt:29651, nalt:22892, nalt:134917, nalt:14235, nalt:36090 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "25994" ;
  dc:modified "2019-08-01"^^xsd:date ;
  skos:prefLabel "oil crops"@en, "cultivos oleaginosos"@es ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85094418> ;
  skos:broader nalt:30190 .

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

ns0:hasProduct
  rdfs:subPropertyOf skos:related ;
  rdfs:label "Has product"@en .

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

nalt:36090
  skos:prefLabel "productos derivados de aceite de palma"@es, "oil palm products"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:40103 .

nalt:14235
  skos:prefLabel "grasas y aceites vegetales"@es, "plant fats and oils"@en ;
  a ns0:Product, skos:Concept ;
  ns0:productOf nalt:40103 ;
  skos:related nalt:40103 .

nalt:28893
  skos:prefLabel "aceite vegetal"@es, "vegetable oil"@en ;
  a ns0:Product, skos:Concept ;
  ns0:productOf nalt:40103 .

nalt:134917
  skos:prefLabel "cultivos industriales"@es, "industrial crops"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:40103 .

nalt:30190
  skos:prefLabel "cultivos de campo"@es, "field crops"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:40103 .

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

