@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:33217
  ns0:marc001 "11882" ;
  skos:narrower nalt:33219, nalt:33220 ;
  skos:related nalt:30201, nalt:270500 ;
  skos:prefLabel "dicogamia"@es, "dichogamy"@en ;
  a ns0:Topic, skos:Concept ;
  skos:definition nalt:33217_def ;
  skos:hiddenLabel "dichogamous"@en ;
  skos:broader nalt:33218 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2017-10-17"^^xsd:date .

nalt:33217_def
  rdf:value "Condición de ciertas especies de plantas en la cual los estambres y pistilos no maduran simultáneamente, de modo que se produce fertilización cruzada."@es, "The condition of certain species of plants, in which the stamens and pistil do not mature simultaneously, so that cross-fertilization occurs."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

nalt:33218
  skos:prefLabel "madurez sexual"@es, "sexual maturity"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:33217 .

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

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

nalt:30201
  skos:prefLabel "polinización cruzada"@es, "cross pollination"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:33217 .

nalt:33220
  skos:prefLabel "protoginia"@es, "protogyny"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:33217 .

nalt:33219
  skos:prefLabel "protandria"@es, "protandry"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:33217 .

