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

nalt:29035
  skos:prefLabel "Corchorus olitorius"@es, "Corchorus olitorius"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:29036 ;
  ns0:hasProduct nalt:29036 .

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

nalt:29033
  skos:prefLabel "Corchorus"@es, "Corchorus"@en ;
  a ns0:Organism, skos:Concept ;
  ns0:hasProduct nalt:29036 .

nalt:15516
  skos:prefLabel "fibras vegetales"@es, "plant fibers"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:29036 .

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

nalt:29036
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:prefLabel "yute"@es, "jute"@en ;
  a ns0:Product, skos:Concept ;
  ns0:marc001 "20027" ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh88004898>, <http://id.loc.gov/authorities/subjects/sh85071151> ;
  skos:exactMatch <http://id.cabi.org/cabt/62625>, <http://aims.fao.org/aos/agrovoc/c_4065>, <http://id.agrisemantics.org/gacs/C14156> ;
  ns0:productOf nalt:29034, nalt:29035, nalt:29033 ;
  skos:related nalt:29035, nalt:29034 ;
  skos:broader nalt:15516 ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2012-11-30"^^xsd:date .

nalt:29034
  skos:prefLabel "Corchorus capsularis"@es, "Corchorus capsularis"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:29036 ;
  ns0:hasProduct nalt:29036 .

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

