@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:89017
  skos:prefLabel "ovario vegetal"@es, "plant ovary"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:333769 .

nalt:333769_def
  rdf:value "Ovario situado totalmente encima del punto de unión de las otras partes de la flor."@es, "A superior ovary is one that is situated entirely above the point of attachment of the other floral parts in a flower."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:333769
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001previous "94716" ;
  dc:created "2019-09-12"^^xsd:date ;
  skos:broader nalt:89017 ;
  skos:hiddenLabel "superior ovaries"@en, "hypogynous ovary"@en ;
  skos:prefLabel "superior ovary"@en, "ovario superior"@es ;
  dc:modified "2019-11-25"^^xsd:date ;
  ns0:marc001 "9813980854900041" ;
  skos:definition nalt:333769_def .

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

