@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://lod.nal.usda.gov/naltv#productOf>
  rdfs:subPropertyOf skos:related ;
  rdfs:label "Is product of"@en .

nalt:11037
  skos:prefLabel "miel y productos fabricados por abejas"@es, "honey and bee products"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:28481 .

nalt:28481
  skos:hiddenLabel "honeys"@en ;
  skos:related nalt:334299, nalt:7180, nalt:485, nalt:45784, nalt:40959, nalt:459 ;
  skos:narrower nalt:326134, nalt:326126 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Product> ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C5512>, <http://id.cabi.org/cabt/58019>, <http://aims.fao.org/aos/agrovoc/c_3652> ;
  dc:modified "2019-09-26"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  ns0:productOf nalt:4918 ;
  skos:prefLabel "miel"@es, "honey"@en ;
  ns0:marc001 "18472" ;
  skos:altLabel "miel de abeja"@es ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:11037 .

nalt:4918
  skos:prefLabel "abejas melíferas"@es, "honey bees"@en ;
  a ns0:Organism, skos:Concept ;
  ns0:hasProduct nalt:28481 .

nalt:459
  skos:prefLabel "condimentos"@es, "condiments"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:28481 .

nalt:40959
  skos:prefLabel "grayanotoxina"@es, "grayanotoxin"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:28481 .

nalt:485
  skos:prefLabel "edulcorantes"@es, "sweeteners"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:28481 .

ns0:Product
  rdfs:label "Product"@en ;
  a owl:Class .

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

nalt:7180
  skos:prefLabel "sustitutos de azúcar"@es, "sugar substitutes"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:28481 .

nalt:326126
  skos:prefLabel "miel de mielada"@es, "honeydew honey"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:28481 .

nalt:334299
  skos:prefLabel "melisopalinología"@es, "melissopalynology"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:28481 .

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

nalt:45784
  skos:prefLabel "aquamiel"@es, "mead"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:28481 .

