@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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:89017 .

nalt:89017
  ns0:marc001 "71640" ;
  skos:narrower nalt:36822 ;
  skos:scopeNote "Use for ovaries of plants; for ovaries of animals USE animal ovary."@en, "Usar para referirse a los ovarios de las plantas; USAR \"ovarios de animales\" para denotar los ovarios de los animales."@es ;
  skos:hiddenLabel "plant's ovary"@en, "ovaries (plant)"@en, "green ovary"@en, "plant ovaries"@en, "ovary (plant)"@en, "ovary of the flower"@en, "green ovaries"@en ;
  a skos:Concept, ns0:Topic ;
  dc:modified "2019-09-12"^^xsd:date ;
  skos:broader nalt:22619 ;
  skos:prefLabel "ovario vegetal"@es, "plant ovary"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:29278 ;
  dc:created "2006-07-21"^^xsd:date .

nalt:36822
  skos:prefLabel "óvulos (plantas)"@es, "ovules"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:89017 .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

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

nalt:29278
  skos:prefLabel "ovarios de animales"@es, "animal ovaries"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:89017 .

