@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:3958
  skos:prefLabel "medicina alternativa"@es, "alternative medicine"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:324437 .

nalt:324442
  skos:prefLabel "aceite de manuka"@es, "manuka oil"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:324437 .

nalt:20051
  skos:prefLabel "Leptospermum scoparium"@es, "Leptospermum scoparium"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:324437 .

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

nalt:326134
  skos:prefLabel "miel de flores"@es, "blossom honey"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:324437 .

nalt:324454
  skos:prefLabel "leptosperina"@es, "leptosperin"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:324437 .

nalt:324437
  skos:related nalt:20051, nalt:324454, nalt:324442, nalt:3958 ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:326134 ;
  skos:prefLabel "manuka honey"@en, "miel de manuka"@es ;
  ns0:marc001 "88606" ;
  skos:hiddenLabel "manuka-honey"@en, "manuka honey's"@en ;
  dc:modified "2018-11-14"^^xsd:date ;
  dc:created "2018-09-18"^^xsd:date .

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

