@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:233513
  skos:prefLabel "trampas de esporas"@es, "spore traps"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:307006 .

nalt:307006
  skos:prefLabel "pollen loads"@en, "cargas de polen"@es ;
  dc:modified "2017-11-10"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:created "2017-08-18"^^xsd:date ;
  skos:related nalt:7174, nalt:8701, nalt:233513, nalt:7175 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "83315" ;
  skos:hiddenLabel "pollen load"@en, "pollen-load"@en ;
  skos:broader nalt:18792 .

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

nalt:7174
  skos:prefLabel "polinizadores"@es, "pollinators"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:307006 .

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

nalt:18792
  skos:prefLabel "palionología"@es, "palynology"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:307006 .

<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:related nalt:307006 .

