@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:22619
  skos:prefLabel "gineceo"@es, "gynoecium"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:44143 .

nalt:44143
  skos:broader nalt:22619 ;
  dc:modified "2016-01-15"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  ns0:marc001 "35366" ;
  skos:related nalt:197580, nalt:270500 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:definition nalt:44143_def ;
  a skos:Concept, ns0:Topic ;
  skos:prefLabel "estigma"@es, "stigma"@en ;
  skos:exactMatch <http://id.cabi.org/cabt/111187>, <http://aims.fao.org/aos/agrovoc/c_14591>, <http://id.agrisemantics.org/gacs/C10683> .

nalt:197580
  skos:prefLabel "pistilo"@es, "pistil"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:44143 .

nalt:270500
  skos:prefLabel "hercogamia"@es, "herkogamy"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:44143 .

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

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

nalt:44143_def
  rdf:value "Parte del pistilo, generalmente la punta, que suele ser pegajosa y que recibe el polen y sobre la cual este germina."@es, "The part of the pistil, usually the tip, often sticky, which receives the pollen and upon which the pollen germinates."@en ;
  dc:source "Burns, Russell M. and Barbara H. Honkala, tech. coords. Silvics of North America, vol 2. Hardwoods; Glossary. Agriculture handbook no. 654. U.S. Department of Agriculture, Forest Service, 1990" ;
  a ns0:Definition .

