@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:8703
  skos:prefLabel "estambres"@es, "stamens"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:8700 .

nalt:32020
  skos:prefLabel "dehiscencia"@es, "dehiscence"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:8700 .

nalt:8700_def
  rdf:value "Parte del estambre que contiene el polen."@es, "Pollen-bearing portion of the stamen."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:270500
  skos:prefLabel "hercogamia"@es, "herkogamy"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:8700 .

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

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

nalt:8700
  skos:broader nalt:8703 ;
  skos:related nalt:32020, nalt:333914, nalt:270500 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:definition nalt:8700_def ;
  skos:prefLabel "anteras"@es, "anthers"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "anther-tail"@en, "anther tails"@en, "anther tail"@en, "anther-tails"@en ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C7920>, <http://aims.fao.org/aos/agrovoc/c_478>, <http://id.cabi.org/cabt/11201> ;
  ns0:marc001 "2761" ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh95004076> ;
  dc:modified "2019-09-16"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:narrower nalt:8701 .

nalt:333914
  skos:prefLabel "filamentos de estambres"@es, "stamen filaments"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:8700 .

