@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:855
  skos:prefLabel "néctar"@es, "nectar"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:326134 .

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

nalt:4918
  skos:prefLabel "abejas melíferas"@es, "honey bees"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:326134 .

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

nalt:325795
  skos:prefLabel "miel de castaño"@es, "chestnut honey"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:326134 .

nalt:326134
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "85457" ;
  skos:narrower nalt:326110, nalt:324446, nalt:325795, nalt:326118, nalt:324437 ;
  skos:related nalt:855, nalt:4918 ;
  skos:broader nalt:28481 ;
  skos:altLabel "nectar honey"@en ;
  skos:prefLabel "blossom honey"@en, "miel de flores"@es ;
  a ns0:Product, skos:Concept ;
  dc:created "2018-10-31"^^xsd:date ;
  skos:hiddenLabel "nectar honeys"@en, "honey from nectar"@en, "blossom-honey"@en, "blossom honeys"@en ;
  dc:modified "2018-11-16"^^xsd:date .

nalt:324437
  skos:prefLabel "miel de manuka"@es, "manuka honey"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:326134 .

nalt:326110
  skos:prefLabel "miel de brezo"@es, "heather honey"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:326134 .

nalt:324446
  skos:prefLabel "miel de trigo sarraceno"@es, "buckwheat honey"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:326134 .

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

nalt:326118
  skos:prefLabel "miel de trébol"@es, "clover honey"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:326134 .

