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

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

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

nalt:28537
  skos:prefLabel "hojas"@es, "leaves"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:212538 .

nalt:49430
  skos:prefLabel "aceites foliares"@es, "leaf oils"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:212538 .

nalt:10175
  skos:prefLabel "plantas medicinales"@es, "medicinal plants"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:212538 .

nalt:212538
  skos:hiddenLabel "tea-tree oils"@en, "tea tree essential oil"@en, "tea tree oils"@en, "tea tree essential oils"@en, "tea-tree oil"@en, "melaleuca oils"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:altLabel "melaleuca oil"@en ;
  ns0:marc001 "74055" ;
  skos:broader nalt:49430 ;
  a ns0:Product, skos:Concept ;
  dc:modified "2016-04-19"^^xsd:date ;
  skos:prefLabel "aceite del árbol del té"@es, "tea tree oil"@en ;
  dc:created "2014-03-28"^^xsd:date ;
  skos:related nalt:10175, nalt:28537, nalt:6885, nalt:51932 .

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

nalt:51932
  skos:prefLabel "Melaleuca alternifolia"@es, "Melaleuca alternifolia"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:212538 .

