@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:334113_def
  rdf:value "Polinización de las flores efectuada por las abejas."@es, "Pollination of flowers by bees."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:334113
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:related nalt:73455, nalt:334348, nalt:4918 ;
  skos:broader nalt:47397 ;
  skos:hiddenLabel "bee-pollinated"@en, "pollinated by honey-bees"@en, "bee pollinated"@en, "pollination by honey bees"@en, "bee-pollination"@en, "honey-bee pollinated"@en, "pollinated by bees"@en ;
  skos:prefLabel "polinización de las abejas"@es, "bee pollination"@en ;
  dc:modified "2019-12-16"^^xsd:date ;
  skos:altLabel "honey-bee pollination"@en, "melittophily"@en, "hymenopterophily"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2019-09-19"^^xsd:date ;
  skos:definition nalt:334113_def ;
  ns0:marc001 "9813981396300041" ;
  ns0:marc001previous "93463" .

nalt:334348
  skos:prefLabel "cemento polínico"@es, "pollenkitt"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:334113 .

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

nalt:47397
  skos:prefLabel "entomofilia"@es, "insect pollination"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:334113 .

nalt:73455
  skos:prefLabel "abejas"@es, "bees"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:334113 .

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

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

