@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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#Product>
  rdfs:label "Product"@en ;
  a owl:Class .

nalt:26267
  skos:prefLabel "cigarrillos"@es, "cigarettes"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:20518 .

nalt:40675
  skos:prefLabel "tabaco curado a fuego indirecto"@es, "flue-cured tobacco"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:20518 .

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

nalt:30832
  skos:prefLabel "curado (productos no alimentarios)"@es, "curing (nonfood products)"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:20518 .

nalt:20518
  skos:related nalt:14399, nalt:8290, nalt:30832, nalt:30666, nalt:229244, nalt:34634, nalt:5355, nalt:46089, nalt:54805 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "tobacco"@en, "tabaco"@es ;
  ns0:productOf nalt:14399, nalt:54805, nalt:30666 ;
  skos:exactMatch <http://id.cabi.org/cabt/117880>, <http://id.agrisemantics.org/gacs/C1193>, <http://aims.fao.org/aos/agrovoc/c_7796>, <http://id.loc.gov/authorities/subjects/sh85135709> ;
  skos:narrower nalt:26267, nalt:20517, nalt:40675, nalt:24797 ;
  ns0:marc001 "37807" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:29112 ;
  a ns0:Product, skos:Concept ;
  dc:modified "2020-05-27"^^xsd:date .

nalt:46089
  skos:prefLabel "uso de tabaco"@es, "tobacco use"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:20518 .

nalt:8290
  skos:prefLabel "anabasina"@es, "anabasine"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:20518 .

nalt:14399
  skos:prefLabel "Nicotiana rustica"@es, "Nicotiana rustica"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:20518 ;
  ns0:hasProduct nalt:20518 .

nalt:20517
  skos:prefLabel "tabaco Burley"@es, "burley tobacco"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:20518 .

nalt:30666
  skos:prefLabel "Nicotiana tabacum"@es, "Nicotiana tabacum"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:20518 ;
  ns0:hasProduct nalt:20518 .

nalt:29112
  skos:prefLabel "productos vegetales no alimenticios"@es, "nonfood plant products"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:20518 .

nalt:229244
  skos:prefLabel "cotinina"@es, "cotinine"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:20518 .

nalt:5355
  skos:prefLabel "industria tabacalera"@es, "tobacco industry"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:20518 .

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

nalt:24797
  skos:prefLabel "tabaco sin humo"@es, "smokeless tobacco"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:20518 .

nalt:54805
  skos:prefLabel "Nicotiana"@es, "Nicotiana"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:20518 ;
  ns0:hasProduct nalt:20518 .

nalt:34634
  skos:prefLabel "cultivos medicinales"@es, "drug crops"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:20518 .

