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

nalt:29112
  skos:prefLabel "productos vegetales no alimenticios"@es, "nonfood plant products"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:854 .

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

nalt:7415
  skos:prefLabel "productos forestales no madereros"@es, "nontimber forest products"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:854 .

nalt:44679
  skos:prefLabel "incisión de árboles"@es, "tree tapping"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:854 .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

nalt:854
  dc:created "2006-01-19"^^xsd:date ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85074851>, <http://aims.fao.org/aos/agrovoc/c_4214>, <http://id.agrisemantics.org/gacs/C11330>, <http://id.cabi.org/cabt/64888> ;
  skos:related nalt:55160, nalt:857, nalt:44679 ;
  skos:prefLabel "latex"@en, "látex"@es ;
  skos:broader nalt:7415, nalt:850, nalt:29112 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  dc:modified "2019-02-19"^^xsd:date ;
  skos:hiddenLabel "skim latex serum"@en ;
  ns0:marc001 "20749" .

nalt:55160
  skos:prefLabel "caucho"@es, "rubber"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:854 .

nalt:857
  skos:prefLabel "savia"@es, "sap"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:854 .

nalt:850
  skos:prefLabel "exudantes y secreciones de plantas"@es, "plant secretions and exudates"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:854 .

