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

nalt:240470_def
  rdf:value "Polen que las abejas recolectan de las flores y que mezclan con el néctar, la miel y sus secreciones. Es almacenado en el panal y sirve de alimento a las larvas en crecimiento."@es, "Bee pollen is the pollen that bees collect from flowers and mix with nectar, honey and bee secretions which is stored in the comb and is fed to growing bee larvae."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

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

nalt:240470
  ns0:marc001 "63853" ;
  dc:modified "2018-07-11"^^xsd:date ;
  skos:hiddenLabel "bee collected pollen"@en, "bee-collected pollen"@en ;
  a skos:Concept, ns0:Product ;
  skos:prefLabel "bee pollen"@en, "polen de abeja"@es ;
  skos:definition nalt:240470_def ;
  skos:broader nalt:11037 ;
  skos:related nalt:33352, nalt:45786 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2015-02-09"^^xsd:date .

nalt:45786
  skos:prefLabel "criadero de abejas mielíferas"@es, "honey bee brood"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:240470 .

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

nalt:33352
  skos:prefLabel "suplementos dietéticos"@es, "dietary supplements"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:240470 .

