@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:21919
  skos:prefLabel "rapeseed meal"@en, "harina de colza"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "rapeseed meals"@en, "rapeseed-meal"@en ;
  ns0:marc001 "31489" ;
  a ns0:Product, skos:Concept ;
  skos:altLabel "rapeseed oil meal"@en, "rapeseed oilmeal"@en ;
  ns0:productOf nalt:19351 ;
  skos:exactMatch <http://id.cabi.org/cabt/99388>, <http://id.agrisemantics.org/gacs/C11767>, <http://aims.fao.org/aos/agrovoc/c_16027> ;
  skos:narrower nalt:21917, nalt:188951 ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2016-05-05"^^xsd:date ;
  skos:broader nalt:22890, nalt:55760 .

ns0:productOf
  rdfs:subPropertyOf skos:related ;
  rdfs:label "Is product of"@en .

nalt:19351
  skos:prefLabel "Brassica napus var. napus"@es, "Brassica napus var. napus"@en ;
  a ns0:Organism, skos:Concept ;
  ns0:hasProduct nalt:21919 .

nalt:22890
  skos:prefLabel "comidas de oleaginosas"@es, "oilmeals"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:21919 .

nalt:21917
  skos:prefLabel "harina de cánola"@es, "canola meal"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:21919 .

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

nalt:55760
  skos:prefLabel "productos de colza"@es, "rapeseed products"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:21919 .

nalt:188951
  skos:prefLabel "torta de colza"@es, "rapeseed cake"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:21919 .

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

