@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 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:146655
  skos:prefLabel "exina"@es, "exine"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:334489 .

nalt:334489_def
  rdf:value "Hebras como extensiones de la exina que se enredan con el polen."@es, "Thread like exine extensions that tangle with the pollen."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:252751
  skos:prefLabel "esporopolenina"@es, "sporopollenin"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:334489 .

nalt:334489
  skos:prefLabel "viscin threads"@en, "hebras de viscina"@es ;
  ns0:marc001previous "94872" ;
  skos:broader nalt:146655 ;
  a ns0:Topic, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:252751 ;
  dc:modified "2019-12-16"^^xsd:date ;
  skos:altLabel "sporopollenin filaments"@en, "viscin strands"@en ;
  ns0:marc001 "9813983705400041" ;
  skos:hiddenLabel "viscin thread"@en ;
  skos:definition nalt:334489_def ;
  dc:created "2019-10-02"^^xsd:date .

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

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

