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

nalt:334348
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:prefLabel "cemento polínico"@es, "pollenkitt"@en ;
  dc:created "2019-09-27"^^xsd:date ;
  skos:altLabel "pollen kit"@en, "pollenkit"@en, "pollen-kitt"@en ;
  ns0:marc001previous "94483" ;
  ns0:marc001 "9813981783900041" ;
  skos:related nalt:334113, nalt:8701 ;
  skos:broader nalt:146655 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2019-12-16"^^xsd:date ;
  skos:definition nalt:334348_def .

nalt:334113
  skos:prefLabel "polinización de las abejas"@es, "bee pollination"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:334348 .

nalt:146655
  skos:prefLabel "exina"@es, "exine"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:334348 .

nalt:8701
  skos:prefLabel "polen"@es, "pollen"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:334348 .

nalt:334348_def
  rdf:value "Cubierta de polen constituida por sustancias pegajosas, que permite que el polen se adhiera al cuerpo de los insectos y con la cual las abejas envuelven el polen. Es hidrofóbico, viscoso y formado en su mayoría por la degeneración del tapete. Está compuesto principalmente por lípidos, carotenoides y pigmentos terpenoides. Protege al polen de la radiación y la deshidratación."@es, "Pollen coating consisting of sticky substances, which enables pollen adhesion to insect bodies and pollen packaging by bees. It is hydrophobic, viscous and mostly formed by degeneration of tapetum. Pollenkitt is composed mainly of lipids, carotenoids and terpenoid pigments. It protects pollen from radiation and dehydration."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

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

