@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:304868
  skos:prefLabel "competencia del polen"@es, "pollen competition"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:59057 .

nalt:59057
  skos:exactMatch <http://id.cabi.org/cabt/92894>, <http://aims.fao.org/aos/agrovoc/c_35047>, <http://id.agrisemantics.org/gacs/C7860> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  ns0:marc001 "29486" ;
  skos:hiddenLabel "pollen tube"@en, "pollen-tubes"@en ;
  skos:prefLabel "pollen tubes"@en, "tubos polínicos"@es ;
  skos:related nalt:8701, nalt:304868 ;
  skos:definition nalt:59057_def ;
  dc:modified "2019-12-16"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:42879 .

nalt:8701
  skos:prefLabel "polen"@es, "pollen"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:59057 .

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

nalt:42879
  skos:prefLabel "germinación del polen"@es, "pollen germination"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:59057 .

nalt:59057_def
  rdf:value "Crecimiento desde un grano de polen hacia el estilo de la flor, que permite a dos espermas pasar, uno al huevo dentro del óvulo y el otro a la célula central del óvulo, para producir endospermo de las semillas."@es, "A growth from a pollen grain down into the flower style which allows two sperm to pass, one to the ovum within the ovule, and the other to the central cell of the ovule to produce endosperm of seeds."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

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

