@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

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

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:55160 .

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:55160 .

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:55160 .

nalt:25577
  skos:prefLabel "poliestirenos"@es, "polystyrenes"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:55160 .

nalt:5362
  skos:prefLabel "industria del caucho"@es, "rubber industry"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:55160 .

nalt:854
  skos:prefLabel "látex"@es, "latex"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:55160 .

nalt:45477
  skos:prefLabel "Hevea brasiliensis"@es, "Hevea brasiliensis"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  ns0:hasProduct nalt:55160 .

nalt:55160
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85115631>, <http://aims.fao.org/aos/agrovoc/c_6678>, <http://id.cabi.org/cabt/102540>, <http://id.agrisemantics.org/gacs/C8446> ;
  a skos:Concept, ns0:Product ;
  skos:related nalt:193072, nalt:44679, nalt:5362, nalt:25577, nalt:854 ;
  ns0:marc001 "32451" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:prefLabel "caucho"@es, "rubber"@en ;
  skos:altLabel "natural rubber"@en ;
  ns0:productOf nalt:45477 ;
  skos:broader nalt:7415, nalt:29112 ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2017-08-11"^^xsd:date .

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

nalt:193072
  skos:prefLabel "caucho sintético"@es, "synthetic rubber"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:55160 .

