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

nalt:855
  skos:prefLabel "néctar"@es, "nectar"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:277455 .

nalt:5616
  skos:prefLabel "Diptera"@es, "Diptera"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:277455 .

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

nalt:47397
  skos:prefLabel "entomofilia"@es, "insect pollination"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:277455 .

nalt:8701
  skos:prefLabel "polen"@es, "pollen"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:277455 .

nalt:7174
  skos:prefLabel "polinizadores"@es, "pollinators"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:277455 .

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

nalt:277455
  skos:related nalt:855, nalt:8701, nalt:5616, nalt:7174 ;
  skos:altLabel "myiophily"@en, "sapromyiophily"@en, "myophily"@en, "sapromyophily"@en ;
  skos:broader nalt:47397 ;
  dc:created "2016-05-02"^^xsd:date ;
  skos:prefLabel "polinización por moscas"@es, "fly pollination"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "76903" ;
  skos:definition nalt:277455_def ;
  dc:modified "2020-04-14"^^xsd:date .

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

