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

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

nalt:334102
  skos:hiddenLabel "ornithophilous"@en, "pollinated by birds"@en, "bird-pollinations"@en, "bird-pollination"@en, "pollinated by bird"@en, "pollination by birds"@en, "bird-pollinated"@en, "pollination by bird"@en, "bird pollinations"@en ;
  ns0:marc001previous "93486" ;
  ns0:marc001 "9813984842400041" ;
  dc:created "2019-09-19"^^xsd:date ;
  dc:modified "2019-12-16"^^xsd:date ;
  a ns0:Topic, skos:Concept ;
  skos:prefLabel "polinización de las aves"@es, "bird pollination"@en ;
  skos:definition nalt:334102_def ;
  skos:broader nalt:7175 ;
  skos:altLabel "ornithophily"@en ;
  skos:related nalt:8701 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

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

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

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

nalt:7175
  skos:prefLabel "polinización"@es, "pollination"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:334102 .

