@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:146655
  skos:prefLabel "exina"@es, "exine"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:334267 .

nalt:334267
  skos:definition nalt:334267_def ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:prefLabel "polen tricolporado"@es, "tricolporate pollen"@en ;
  skos:altLabel "tricolporate pollen grains"@en ;
  dc:created "2019-09-26"^^xsd:date ;
  ns0:marc001previous "94778" ;
  skos:broader nalt:8701 ;
  dc:modified "2019-12-16"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "tricolporate grains"@en, "tricolporate"@en ;
  skos:related nalt:146655 ;
  ns0:marc001 "9813981947100041" .

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

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

nalt:334267_def
  rdf:value "Polen con tres colpos/aberturas con un poro en cada colpo."@es, "Pollen with three colpi/furrows containing pore in each colpus."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

