@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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:44144 .

nalt:270504
  skos:prefLabel "heterostilia"@es, "heterostyly"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:44144 .

nalt:197580
  skos:prefLabel "pistilo"@es, "pistil"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:44144 .

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

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

nalt:44144
  skos:broader nalt:22619 ;
  skos:related nalt:270504, nalt:197580, nalt:270500 ;
  skos:hiddenLabel "plant style"@en, "corn silks"@en, "flower styles"@en, "cornsilk"@en, "flower style"@en, "maize silk"@en, "plant styles"@en, "maize silks"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2016-01-15"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "styles (flowers)"@en, "estilos (flores)"@es ;
  ns0:marc001 "62089" ;
  skos:definition nalt:44144_def ;
  skos:altLabel "corn silk"@en .

nalt:44144_def
  rdf:value "Tallo de un pistilo que conecta el estigma con el ovario."@es, "The stalk of a pistil which connects the stigma with the ovary."@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 .

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

