@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:6885
  skos:prefLabel "aceites esenciales"@es, "essential oils"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:16864 .

nalt:6936
  skos:prefLabel "monoterpenoides"@es, "monoterpenoids"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:16864 .

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

nalt:16864_def
  rdf:value "Terpeno con una densidad de aproximadamente 0.867 y un índice de refracción de alrededor de 1.477, ambos a 25°C (77°F)."@es, "A terpene with a density of about 0.867 and an index of refraction of about 1.477, both at 25° C (77° F)."@en ;
  dc:source "Burns, Russell M. and Barbara H. Honkala, tech. coords. Silvics of North America, vol 2. Hardwoods; Glossary. Agriculture handbook no. 654. U.S. Department of Agriculture, Forest Service, 1990" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:16864
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  skos:broader nalt:6936 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:related nalt:6885 ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C24225>, <http://id.cabi.org/cabt/18389> ;
  skos:prefLabel "beta-pinene"@en, "beta-pineno"@es ;
  ns0:marc001 "4890" ;
  skos:definition nalt:16864_def ;
  dc:modified "2014-07-31"^^xsd:date .

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

