@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:270504
  dc:modified "2016-11-14"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:30201, nalt:44144, nalt:270500 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "heterostilia"@es, "heterostyly"@en ;
  skos:broader nalt:8695 ;
  dc:created "2016-01-15"^^xsd:date ;
  skos:definition nalt:270504_def ;
  ns0:marc001 "77231" ;
  skos:hiddenLabel "heterostylous"@en .

nalt:8695
  skos:prefLabel "sistema sexual"@es, "sexual systems"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:270504 .

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

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:270504 .

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

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

nalt:270504_def
  rdf:value "Condición en la que se presentan varios estilos de diferentes longitudes en las flores de plantas distintas. Aumenta la probabilidad de que tenga lugar una polinización cruzada."@es, "The condition of having styles of different lengths in the flowers of different individual plants e.g., in primroses. It increases the likelihood of cross-pollination."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

