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

nalt:89017
  skos:prefLabel "ovario vegetal"@es, "plant ovary"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:197580 .

nalt:197580_def
  rdf:value "Órgano femenino de la flor compuesto por el ovario, el estigma y el estilo."@es, "The female organs of a flower comprising the ovary, stigma and style."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:197580
  skos:related nalt:22618, nalt:44143, nalt:89017, nalt:44144 ;
  skos:hiddenLabel "pistils"@en ;
  ns0:marc001 "71613" ;
  a skos:Concept, ns0:Topic ;
  skos:prefLabel "pistilo"@es, "pistil"@en ;
  dc:created "2013-03-19"^^xsd:date ;
  skos:broader nalt:22619 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2013-12-06"^^xsd:date ;
  skos:definition nalt:197580_def .

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

nalt:44144
  skos:prefLabel "estilos (flores)"@es, "styles (flowers)"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:197580 .

nalt:22618
  skos:prefLabel "carpelos"@es, "carpels"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:197580 .

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

