@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@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#> .

<https://lod.nal.usda.gov/naltv#productOf>
  rdfs:subPropertyOf skos:related ;
  rdfs:label "Is product of"@en .

nalt:22895
  skos:prefLabel "aceites secantes"@es, "drying oils"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:22893 .

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

nalt:22893
  skos:related nalt:95532, nalt:46434, nalt:22894, nalt:22891, nalt:22895 ;
  dc:created "2006-01-19"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Product> ;
  skos:exactMatch <http://id.cabi.org/cabt/24827>, <http://aims.fao.org/aos/agrovoc/c_25466>, <http://id.agrisemantics.org/gacs/C25667>, <http://id.loc.gov/authorities/subjects/sh85020747> ;
  skos:altLabel "castor bean oil"@en, "castorbean oil"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "7177" ;
  skos:prefLabel "aceite de ricino"@es, "castor oil"@en ;
  skos:broader nalt:14237 ;
  skos:hiddenLabel "castor-oil"@en ;
  dc:modified "2017-10-13"^^xsd:date ;
  ns0:productOf nalt:22894 .

nalt:22891
  skos:prefLabel "semillas de ricino"@es, "castor beans"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:22893 .

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

nalt:22894
  skos:prefLabel "Ricinus communis"@es, "Ricinus communis"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:22893 ;
  ns0:hasProduct nalt:22893 .

nalt:46434
  skos:prefLabel "ácido ricinoléico"@es, "ricinoleic acid"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:22893 .

nalt:95532
  skos:prefLabel "grasas insaturadas"@es, "unsaturated fats"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:22893 .

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

